Optimise travis a bit more. Use Cmake 3.0. Also drop rPlatform from stdafx.

This commit is contained in:
Sacha 2014-07-11 07:13:45 +10:00
parent 8793d75811
commit 51bb9dced4
7 changed files with 9 additions and 10 deletions

View file

@ -2,7 +2,6 @@
#include "Ini.h"
#include "Utilities/StrFmt.h"
#include "Utilities/rPlatform.h"
#include <algorithm>
#include <cctype>