Move TargetPlatform.h to beast/Config.h

This commit is contained in:
Vinnie Falco
2013-09-19 09:00:48 -07:00
parent 874b5240d2
commit ebbd9ff414
7 changed files with 13 additions and 10 deletions

View File

@@ -24,7 +24,8 @@
#ifndef BEAST_BASICNATIVEHEADERS_H_INCLUDED
#define BEAST_BASICNATIVEHEADERS_H_INCLUDED
#include "../system/TargetPlatform.h"
#include "../../../beast/Config.h"
#undef T
//==============================================================================