More style cleanup.
This commit is contained in:
@@ -14,12 +14,6 @@
|
||||
|
||||
#include "xenia/base/platform.h"
|
||||
|
||||
#if XE_PLATFORM_MAC
|
||||
#include <libkern/OSAtomic.h>
|
||||
#elif XE_PLATFORM_WIN32
|
||||
#include <intrin.h>
|
||||
#endif // XE_PLATFORM_MAC
|
||||
|
||||
namespace xe {
|
||||
|
||||
// These functions are modeled off of the Apple OSAtomic routines
|
||||
|
||||
Reference in New Issue
Block a user