Added empty line at end of file

This commit is contained in:
Benoit Blanchon
2014-11-06 09:28:28 +01:00
parent ce6f839153
commit f360cc664c
2 changed files with 2 additions and 2 deletions

View File

@ -12,4 +12,4 @@ inline void *operator new(size_t, void *p) throw() { return p; }
#include <new>
#endif
#endif