Fix compilation on gcc.

This commit is contained in:
vng 2011-01-26 21:24:39 +02:00 committed by Alex Zolotarev
parent b36c5c033f
commit 58b80c1da5

View file

@ -1,4 +1,5 @@
#pragma once
#include "base.hpp"
#include "../std/target_os.hpp"