Merge branch 'master' into wp8

This commit is contained in:
xawotihs
2013-12-08 14:17:42 +01:00
59 changed files with 2368 additions and 1486 deletions

View File

@@ -1,6 +1,9 @@
#ifndef OBJECTANALYTICS_H
#define OBJECTANALYTICS_H
//#include <boost/cstdint.hpp>
#include "JTypes.h"
#ifdef _DEBUG
#define TRACK_OBJECT_USAGE
#endif