You need stdint.h for uint64_t
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#ifndef PID_THREAD_HELPERS_H
|
#ifndef PID_THREAD_HELPERS_H
|
||||||
#define PID_THREAD_HELPERS_H
|
#define PID_THREAD_HELPERS_H
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
RString ThreadsVersion();
|
RString ThreadsVersion();
|
||||||
|
|
||||||
/* Get the current thread's ThreadID. */
|
/* Get the current thread's ThreadID. */
|
||||||
|
|||||||
Reference in New Issue
Block a user