diff options
Diffstat (limited to 'plugins/SpellChecker/src')
-rw-r--r-- | plugins/SpellChecker/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SpellChecker/src/stdafx.h b/plugins/SpellChecker/src/stdafx.h index de0e4a153f..41beb2c3e3 100644 --- a/plugins/SpellChecker/src/stdafx.h +++ b/plugins/SpellChecker/src/stdafx.h @@ -23,6 +23,7 @@ Boston, MA 02111-1307, USA. //#define _CRT_SECURE_NO_WARNINGS
#define OEMRESOURCE
+#include <time.h>
#include <windows.h>
#include <msapi/richedit5.h>
#include <tom.h>
|