diff UI/UICharacter.cpp @ 1545:c4ab816fcc5e

assert, Abortf, AbortWithError -> Assert, Error refactors here and there
author Nomad
date Sat, 07 Sep 2013 20:05:20 +0200
parents 091c5eb46a0e
children 9f8b3e904e14
line wrap: on
line diff
--- a/UI/UICharacter.cpp	Sat Sep 07 15:20:57 2013 +0200
+++ b/UI/UICharacter.cpp	Sat Sep 07 20:05:20 2013 +0200
@@ -2,7 +2,6 @@
 #define _CRT_SECURE_NO_WARNINGS
 #endif
 
-#include <assert.h>
 #include <algorithm> 
 #include "..\MM7.h"
 #include "..\MapInfo.h"