Merge branch 'develop' into feature/cubiquity-version

This commit is contained in:
Daviw Williams
2013-11-14 15:36:25 +01:00
2 changed files with 12 additions and 0 deletions

View File

@ -43,6 +43,7 @@ namespace PolyVox
float elapsedTimeInSeconds(void);
uint32_t elapsedTimeInMilliSeconds(void);
uint32_t elapsedTimeInMicroSeconds(void);
private:
#if defined(_MSC_VER)