# | Line 7 | Line 7 | |
---|---|---|
7 | #ifndef _SiteMapper_hpp_ | |
8 | #define _SiteMapper_hpp_ | |
9 | ||
10 | + | #include <menes/platform.hpp> |
11 | + | |
12 | #ifdef MENES_PRAGMA_ONCE | |
13 | #pragma once | |
14 | #endif | |
# | Line 15 | Line 17 | |
17 | #pragma warning(disable:4267) | |
18 | #endif | |
19 | ||
18 | – | #include <menes/platform.hpp> |
20 | #include <menes-api/console.hpp> | |
21 | #include <menes-api/files.hpp> | |
22 | #include <menes-ios/string.hpp> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |