diff options
Diffstat (limited to '')
-rw-r--r-- | src/nameof.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nameof.cpp b/src/nameof.cpp index 8611239..8e79fda 100644 --- a/src/nameof.cpp +++ b/src/nameof.cpp | |||
@@ -24,6 +24,7 @@ THE SOFTWARE. | |||
24 | =============================================================================== | 24 | =============================================================================== |
25 | */ | 25 | */ |
26 | 26 | ||
27 | #include "_pch.h" | ||
27 | #include "nameof.h" | 28 | #include "nameof.h" |
28 | 29 | ||
29 | #include "tools.h" | 30 | #include "tools.h" |