Remove unused includes

This commit is contained in:
Dmitry Marakasov 2014-12-30 00:12:54 +03:00
parent 7506b05a77
commit a5d558b1c1
2 changed files with 0 additions and 4 deletions

View File

@ -19,8 +19,6 @@
3. This notice may not be removed or altered from any source distribution.
*/
#include <cassert>
#include <SDL2pp/Point.hh>
namespace SDL2pp {

View File

@ -19,8 +19,6 @@
3. This notice may not be removed or altered from any source distribution.
*/
#include <cassert>
#include <SDL2pp/Point.hh>
#include <SDL2pp/Rect.hh>