Reorder include block according to style guide

This commit is contained in:
Dennis Luxen
2013-06-26 09:49:00 -04:00
parent 2b8b876713
commit 747e4a7061
2 changed files with 15 additions and 20 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ extern "C" {
}
#include <boost/filesystem/convenience.hpp>
#include <luabind/luabind.hpp>
#include <iostream>
#include <string>