Rename cpu_detect.h to platform.h and add OS
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#include "gpu_sw.h"
|
||||
#include "common/align.h"
|
||||
#include "common/assert.h"
|
||||
#include "common/cpu_detect.h"
|
||||
#include "common/log.h"
|
||||
#include "common/make_array.h"
|
||||
#include "common/platform.h"
|
||||
#include "host_display.h"
|
||||
#include "system.h"
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user