Selaa lähdekoodia

name collision fix

Kajetan Johannes Hammerle 3 vuotta sitten
vanhempi
commit
a016e27df7
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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" {