Symbian buildfix

This commit is contained in:
Henrik Rydgard 2015-01-11 18:16:15 +01:00
parent 0c6ceee210
commit 2b50996a85

View file

@ -6,7 +6,7 @@
#pragma once
#include "Common/Common.h"
#include "CommonTypes.h"
// Atomic operations are performed in a single step by the CPU. It is
// impossible for other threads to see the operation "half-done."