From b3a12884be76ae99a76eb47c8b3d86b266c97674 Mon Sep 17 00:00:00 2001 From: q66 Date: Wed, 30 Sep 2015 19:18:09 +0100 Subject: [PATCH] forgot endif --- ostd/platform.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/ostd/platform.hh b/ostd/platform.hh index 57918ff..7c4714e 100644 --- a/ostd/platform.hh +++ b/ostd/platform.hh @@ -100,6 +100,7 @@ # else # define OSTD_EXPORT # define OSTD_LOCAL +# endif #endif namespace ostd {