diff options
| author | unknown <user@.(none)> | 2008-05-06 22:57:13 -0700 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:37 +0200 |
| commit | c51b91cfe79a1ffd5da3f6a6ce202982cdfcdf85 (patch) | |
| tree | e319ca16144d95bb99aedadcbbcf05240b5f4611 /src/include/mem3dc.h | |
| parent | 5d3725f9d972cde917ab9b076cb0b89b33557c7a (diff) | |
Windows WIP.
Diffstat (limited to 'src/include/mem3dc.h')
| -rw-r--r-- | src/include/mem3dc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/mem3dc.h b/src/include/mem3dc.h index b1a1154..00213b5 100644 --- a/src/include/mem3dc.h +++ b/src/include/mem3dc.h @@ -8,6 +8,7 @@ #endif +#include "fixer.h" // make sure system headers get included first, because windows headers use Yes/No #include "system.h" #include <stddef.h> |
