diff options
Diffstat (limited to 'slang.h')
| -rw-r--r-- | slang.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -217,7 +217,7 @@ convention for interface methods. #endif -#if !defined(SLANG_STATIC) && !defined(SLANG_STATIC) +#if !defined(SLANG_STATIC) && !defined(SLANG_DYNAMIC) #define SLANG_DYNAMIC #endif |
