From 3a771a13dcfd1de061e886e081393fca1fd1e689 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sat, 20 Jun 2015 23:36:19 +0100 Subject: Common: Cleanup profiler includes. --- src/common/synchronized_wrapper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/synchronized_wrapper.h') diff --git a/src/common/synchronized_wrapper.h b/src/common/synchronized_wrapper.h index 946252b8..ae5e8b1e 100644 --- a/src/common/synchronized_wrapper.h +++ b/src/common/synchronized_wrapper.h @@ -4,6 +4,7 @@ #pragma once +#include #include namespace Common { -- cgit v1.2.3