Sorting includes (tools directory)

This commit is contained in:
2014-04-20 23:22:57 -04:00
parent 4cf1c5a8f6
commit c13c0cf589
10 changed files with 36 additions and 37 deletions

View File

@@ -9,8 +9,8 @@
#ifndef BoE_boe_windows_h
#define BoE_boe_windows_h
#include <SFML/Window.hpp>
#include <boost/filesystem/path.hpp>
#include <SFML/Window.hpp>
namespace fs = boost::filesystem; // TODO: Centralize this alias