Skip to content
Snippets Groups Projects
Commit 660f1fda authored by Craig Tiller's avatar Craig Tiller
Browse files

Fix windows #define

parent 2569ebd6
Branches
Tags
No related merge requests found
......@@ -43,7 +43,7 @@
#include <grpc/support/string_util.h>
#include <grpc/support/useful.h>
#ifdef GPR_WIN32
#ifdef GPR_WINDOWS
#include <grpc/support/log_windows.h>
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment