diff Arcomage.cpp @ 1545:c4ab816fcc5e

assert, Abortf, AbortWithError -> Assert, Error refactors here and there
author Nomad
date Sat, 07 Sep 2013 20:05:20 +0200
parents 3c33f3e44f71
children 4da5644df18f
line wrap: on
line diff
--- a/Arcomage.cpp	Sat Sep 07 15:20:57 2013 +0200
+++ b/Arcomage.cpp	Sat Sep 07 20:05:20 2013 +0200
@@ -3,7 +3,6 @@
 #endif
 
 #include <string>
-#include <assert.h>
 
 #include "Render.h"
 #include "Arcomage.h"