mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Include cstring in Hash.cpp to fix building without PCH
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
#include "Common/CommonFuncs.h"
|
||||
#include "Common/CPUDetect.h"
|
||||
#include "Common/Hash.h"
|
||||
|
||||
Reference in New Issue
Block a user