From 71921ee52f7b74d5253e4101ac8a676d5d7ca27a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Fri, 12 Dec 2014 16:49:11 +0100 Subject: Missing includes --- common/storage.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common') diff --git a/common/storage.h b/common/storage.h index 64a632d..70c5b82 100644 --- a/common/storage.h +++ b/common/storage.h @@ -1,6 +1,7 @@ #pragma once #include +#include #include class Storage { -- cgit v1.2.3