You need global.h for RString

This commit is contained in:
Ben "root" Anderson
2013-10-25 15:52:07 -05:00
parent 9d6a9510f4
commit 944921ac12
+1
View File
@@ -2,6 +2,7 @@
#define PID_THREAD_HELPERS_H
#include <stdint.h>
#include "global.h"
RString ThreadsVersion();