Explorar el Código

name collision fix

Kajetan Johannes Hammerle hace 4 años
padre
commit
a016e27df7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Types.h

+ 2 - 2
Types.h

@@ -1,5 +1,5 @@
-#ifndef TYPES_H
-#define TYPES_H
+#ifndef SNUVI_TYPES_H
+#define SNUVI_TYPES_H
 
 #ifdef __cplusplus
 extern "C" {