diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-19 21:59:09 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-19 21:59:09 +0200 |
commit | 709dac6140502566fac4156b83b998895dc07377 (patch) | |
tree | 9fbab707da7baba8e3268960eee2458e2bc6a709 /compat/compat.cpp | |
parent | dd87370ff2818ee3c3d67ba104405b85ee44daba (diff) |
fix link errors on win32 -only-
Diffstat (limited to 'compat/compat.cpp')
-rw-r--r-- | compat/compat.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/compat.cpp b/compat/compat.cpp index b5d63f2b..9000b453 100644 --- a/compat/compat.cpp +++ b/compat/compat.cpp @@ -6,7 +6,6 @@ */ #include <cstring> -#define IN_FTNOIR_COMPAT #include "compat.h" #if defined(_WIN32) |