diff options
Diffstat (limited to 'src/common/file_util.h')
| -rw-r--r-- | src/common/file_util.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/file_util.h b/src/common/file_util.h index b15021a63..204b06f14 100644 --- a/src/common/file_util.h +++ b/src/common/file_util.h | |||
| @@ -11,9 +11,7 @@ | |||
| 11 | #include <string> | 11 | #include <string> |
| 12 | #include <type_traits> | 12 | #include <type_traits> |
| 13 | #include <vector> | 13 | #include <vector> |
| 14 | |||
| 15 | #include "common/common_types.h" | 14 | #include "common/common_types.h" |
| 16 | |||
| 17 | #ifdef _MSC_VER | 15 | #ifdef _MSC_VER |
| 18 | #include "common/string_util.h" | 16 | #include "common/string_util.h" |
| 19 | #endif | 17 | #endif |