diff options
| author | crupest <crupest@outlook.com> | 2018-11-10 16:29:24 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2018-11-10 16:29:24 +0800 |
| commit | 6cc74c662b862599141a624af74a4d5b2881321d (patch) | |
| tree | a5a262d4d4a93d90599e43136ece20478983c0b7 /src/application.hpp | |
| parent | 29e2bd393f8d72ba92df4e9d706c6add928f89fb (diff) | |
| download | cru-6cc74c662b862599141a624af74a4d5b2881321d.tar.gz cru-6cc74c662b862599141a624af74a4d5b2881321d.tar.bz2 cru-6cc74c662b862599141a624af74a4d5b2881321d.zip | |
Fix the extension name of any_map.hpp
Diffstat (limited to 'src/application.hpp')
| -rw-r--r-- | src/application.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/application.hpp b/src/application.hpp index b374187e..b9427826 100644 --- a/src/application.hpp +++ b/src/application.hpp @@ -8,7 +8,6 @@ #include <type_traits> #include "base.hpp" -#include "any_map.h" #ifdef CRU_DEBUG #include <unordered_set> |
