Pārlūkot izejas kodu

Added missing #endif

tags/v0.9.3
Michael Brown 20 gadus atpakaļ
vecāks
revīzija
55497b3402
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      src/include/assert.h

+ 1
- 0
src/include/assert.h Parādīt failu

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

Notiek ielāde…
Atcelt
Saglabāt