kill a few hundred warnings (innocuous)

This commit is contained in:
DarthArgus
2016-10-10 00:47:50 -07:00
parent 67c84c9f4f
commit 2fa6b51af9
19 changed files with 144 additions and 99 deletions
@@ -609,5 +609,4 @@ bool AiDebugString::isTextEnabled()
}
// ======================================================================
#endif // _DEBUG
@@ -102,6 +102,5 @@ private:
};
// ======================================================================
#endif // _DEBUG
#endif // INCLUDED_AiDebugString_H
@@ -5,6 +5,7 @@
//
//======================================================================
__declspec(dllexport) void getRidOfLNK4221(){}
#include "sharedGame/FirstSharedGame.h"
#include "sharedGame/ShipHitEffectsManager.h"