Delete an unused include

This commit is contained in:
Joshua Scoggins 2016-04-17 23:50:00 -07:00
parent a8c22df784
commit f8cb52f8ad

View File

@ -19,7 +19,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#pragma once
#endif
//#include <Engine/Base/Platform.h>
#include <Engine/Base/Base.h>
// set this to 1 to enable checks whether somethig is deleted while iterating some array/container