Kaynağa Gözat

Added missing #endif

tags/v0.9.3
Michael Brown 18 yıl önce
ebeveyn
işleme
55497b3402
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      src/include/assert.h

+ 1
- 0
src/include/assert.h Dosyayı Görüntüle

@@ -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 */

Loading…
İptal
Kaydet