From 38b54295ffc874107e39cdb0f78b17c22eba6c3e Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Thu, 16 Jun 2011 19:14:23 +0200 Subject: [PATCH] Added missing include. --- headers/build/os/storage/File.h | 1 + 1 file changed, 1 insertion(+) diff --git a/headers/build/os/storage/File.h b/headers/build/os/storage/File.h index 62b0d45814..96e589823f 100644 --- a/headers/build/os/storage/File.h +++ b/headers/build/os/storage/File.h @@ -12,6 +12,7 @@ #include #include +#include /*!