Fixed: Missing #endif

This commit is contained in:
kervala 2015-11-09 09:55:58 +01:00
parent 3519932777
commit 390f0a09c0

View file

@ -105,5 +105,6 @@
#define NL_MAC_VERSION_10_6_UP
#else
#endif
#endif
#endif