Explorar el Código

added missing #endif

FlorianPalm hace 11 años
padre
commit
9b90ad5b62
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      OPCUAServer/src/opcua_encodingLayer.h

+ 1 - 0
OPCUAServer/src/opcua_encodingLayer.h

@@ -11,3 +11,4 @@
 #include "opcua_builtInDatatypes.h"
 #include "opcua_advancedDatatypes.h"
 #include "opcua_types.h"
+#endif