We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91a37d commit 8840a22Copy full SHA for 8840a22
src/systems/user_commands/UserCommands.cc
@@ -25,6 +25,7 @@
25
#endif
26
27
#include <google/protobuf/message.h>
28
+#include <google/protobuf/message_lite.h>
29
30
#ifdef _MSC_VER
31
#pragma warning(pop)
0 commit comments