Common: Fix some out-of-style includes
This commit is contained in:
parent
e6dc5926fb
commit
8b55ffb74a
3 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#include <string>
|
||||
#include <thread>
|
||||
#include "common/common_types.h"
|
||||
#include "cpu_detect.h"
|
||||
#include "common/x64/cpu_detect.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#include <intrin.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue