From 3f946b7119e48ee9764f7c0658c4a25a66a3fe03 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 30 Aug 2016 19:03:07 +0300 Subject: Build infrastructure update --- format/format | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'format/format') diff --git a/format/format b/format/format index 6c4d5f8..69350b0 100644 --- a/format/format +++ b/format/format @@ -4,5 +4,7 @@ #include -std::string +#include + +LIBFORMAT_EXPORT std::string format (const std::string& greeting, const std::string& name); -- cgit v1.1