Explorar o código

C++ example: Add include for Linux

bel %!s(int64=8) %!d(string=hai) anos
pai
achega
015d3e7871
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      examples/embedded_cpp/embedded_cpp.cpp

+ 1 - 0
examples/embedded_cpp/embedded_cpp.cpp

@@ -6,6 +6,7 @@
 // Simple example program on how to use Embedded C++ interface.
 
 #include "CivetServer.h"
+#include <cstring>
 
 #ifdef _WIN32
 #include <windows.h>