Finish getting rid of basictypes.h

This commit is contained in:
Henrik Rydgård
2020-09-29 12:53:18 +02:00
parent 3162f30158
commit 40ec0d8358
18 changed files with 57 additions and 56 deletions
+2 -2
View File
@@ -15,9 +15,9 @@
// Official SVN repository and contact information can be found at
// http://code.google.com/p/dolphin-emu/
#include <cmemory>
#include <cstdint>
#include <memory.h>
#include "base/basictypes.h"
#include "Common.h"
#include "CPUDetect.h"
#include "StringUtils.h"