Added Debug.h
commit258b384ea84109657c02a183a1e3b845c47b6083
authorFrank "SeySayux" Erens <seysayux@users.sourceforge.net>
Sun, 20 Dec 2009 14:12:26 +0000 (20 15:12 +0100)
committerFrank "SeySayux" Erens <seysayux@users.sourceforge.net>
Sun, 20 Dec 2009 14:12:26 +0000 (20 15:12 +0100)
treefd460706c018d20acc7b8a5f16bdaed3b86a3ce0
parent730cd74427d3bd05a3fae10be7ac554b8ef96655
Added Debug.h

* Assertions
* Debug messages to console
* Stub function notification
* Stub test case notification
src/Sylph.h
src/Sylph/Core/Debug.h [new file with mode: 0644]
src/Sylph/Core/Exception.h
src/Sylph/Core/UncaughtExceptionHandler.cpp
src/Sylph/Core/UncaughtExceptionHandler.h