comparison tests/core_tests/test_gui.cpp @ 45:8c073dd2d3a3

* Renamed removed ++ suffix as the old unittests are gone
author mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222
date Sun, 13 Jul 2008 09:57:15 +0000
parents 5a2db5e7ab54
children 90005975cdbb
comparison
equal deleted inserted replaced
44:5a2db5e7ab54 45:8c073dd2d3a3
20 ***************************************************************************/ 20 ***************************************************************************/
21 21
22 // Standard C++ library includes 22 // Standard C++ library includes
23 23
24 // Platform specific includes 24 // Platform specific includes
25 #include "fife_unittest++.h" 25 #include "fife_unittest.h"
26 26
27 // 3rd party library includes 27 // 3rd party library includes
28 #include <boost/scoped_ptr.hpp> 28 #include <boost/scoped_ptr.hpp>
29 #include <boost/shared_ptr.hpp> 29 #include <boost/shared_ptr.hpp>
30 #include <SDL.h> 30 #include <SDL.h>