atomic include buildfix

This commit is contained in:
Henrik Rydgård 2021-06-12 23:20:47 +02:00
parent ac9cc26a6d
commit 77908cb9e5

View file

@ -15,6 +15,8 @@
// Official git repository and contact information can be found at
// https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/.
#include <atomic>
#include "Common/StringUtils.h"
#include "Common/Thread/ParallelLoop.h"