You need StdString.h for RString
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
#include "global.h"
|
#include "global.h"
|
||||||
#include "RageUtil.h"
|
#include "RageUtil.h"
|
||||||
#include "RageThreads.h"
|
#include "RageThreads.h"
|
||||||
|
#include "StdString.h"
|
||||||
#include "archutils/Unix/Backtrace.h" // HACK: This should be platform-agnosticized
|
#include "archutils/Unix/Backtrace.h" // HACK: This should be platform-agnosticized
|
||||||
#if defined(UNIX)
|
#if defined(UNIX)
|
||||||
#include "archutils/Unix/RunningUnderValgrind.h"
|
#include "archutils/Unix/RunningUnderValgrind.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user