Przeglądaj źródła

Added missing #endif

tags/v0.9.3
Michael Brown 18 lat temu
rodzic
commit
55497b3402
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      src/include/assert.h

+ 1
- 0
src/include/assert.h Wyświetl plik

@@ -47,5 +47,6 @@
47 47
 #ifdef NDEBUG
48 48
 #undef assert
49 49
 #define assert(x) do {} while ( 0 )
50
+#endif
50 51
 
51 52
 #endif /* _ASSERT_H */

Ładowanie…
Anuluj
Zapisz