always use RageException
This commit is contained in:
@@ -40,6 +40,11 @@
|
||||
|
||||
#include "STDCarray.h"
|
||||
|
||||
/* Include this here to make sure our assertion handler is always
|
||||
* used. (This file is a dependency of most everything anyway,
|
||||
* so there's no real problem putting it here.) */
|
||||
#include "RageException.h"
|
||||
|
||||
/* Don't include our own headers here, since they tend to change
|
||||
* often. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user