We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 480ddc6 + 2299e1d commit 999744cCopy full SHA for 999744c
src/google/protobuf/compiler/main.cc
@@ -23,6 +23,7 @@
23
24
#ifdef _MSC_VER
25
#include <windows.h>
26
+#include <shellapi.h>
27
#endif
28
29
namespace google {
0 commit comments