Update win8_provider.cpp

This commit is contained in:
Patrick
2021-07-16 18:43:02 -05:00
committed by GitHub
parent bc3eb7f600
commit 14d3ef51b4

View File

@@ -22,7 +22,9 @@
#include "config.h" #include "config.h"
#include <stdint.h> #ifdef _MSC_VER
#include "typedef.h" // for ssize_t
#endif
#include <spellcheck.h> #include <spellcheck.h>
#include <glib.h> #include <glib.h>