summaryrefslogtreecommitdiff
path: root/src/cajun/reader.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-01-31 18:49:14 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-01-31 18:49:14 (GMT)
commit857b0cc1fc58f066acd59404d16ee5e566e20f00 (patch)
tree7607fc43f3bdd63687dff39209f44defa48e6a35 /src/cajun/reader.h
parent1d297cb57a338f2a9e34d0f16642afc6a83c1041 (diff)
downloadpowder-857b0cc1fc58f066acd59404d16ee5e566e20f00.zip
powder-857b0cc1fc58f066acd59404d16ee5e566e20f00.tar.gz
Load user information from preferences, fps display for testing
Diffstat (limited to 'src/cajun/reader.h')
-rw-r--r--src/cajun/reader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cajun/reader.h b/src/cajun/reader.h
index f431670..553af35 100644
--- a/src/cajun/reader.h
+++ b/src/cajun/reader.h
@@ -31,9 +31,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#pragma once
-#include "elements.h"
#include <iostream>
#include <vector>
+#include "elements.h"
namespace json
{
@@ -145,4 +145,4 @@ private:
} // End namespace
-#include "reader.inl" \ No newline at end of file
+//#include "reader.inl" \ No newline at end of file