From e5fcabdd698b7c5e8fe8c0903ed2b3babcb75a17 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sun, 21 Jun 2015 15:44:11 +0100 Subject: Core: Cleanup file_sys includes. --- src/common/make_unique.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common') diff --git a/src/common/make_unique.h b/src/common/make_unique.h index 2a7b7641..f6e7f017 100644 --- a/src/common/make_unique.h +++ b/src/common/make_unique.h @@ -4,6 +4,7 @@ #pragma once +#include #include namespace Common { -- cgit v1.2.3