mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-05 11:20:36 -05:00
CommonFuncs: Remove SLEEP macro
There's already a function in Thread for this.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <cstring>
|
||||
#include <getopt.h>
|
||||
#include <string>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/Event.h"
|
||||
|
||||
Reference in New Issue
Block a user