always use RageException

This commit is contained in:
Glenn Maynard
2002-09-07 21:27:06 +00:00
parent e4585929aa
commit 221fa0a2c1
+5
View File
@@ -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. */