mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-14 10:48:36 +12:00
Optimise travis a bit more. Use Cmake 3.0. Also drop rPlatform from stdafx.
This commit is contained in:
parent
8793d75811
commit
51bb9dced4
7 changed files with 9 additions and 10 deletions
|
@ -69,7 +69,6 @@ typedef int64_t s64;
|
|||
#include "Utilities/rXml.h"
|
||||
#include "Utilities/rConcurrency.h"
|
||||
#include "Utilities/rMsgBox.h"
|
||||
#include "Utilities/rPlatform.h"
|
||||
#include "Utilities/Thread.h"
|
||||
#include "Utilities/Array.h"
|
||||
#include "Utilities/Timer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue