From dc7ca9862195e342ff6a252ed1423c5566f28c0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Fri, 22 Apr 2011 20:52:43 +0200 Subject: Added missing include. diff --git a/Swiften/Base/format.h b/Swiften/Base/format.h index 4591827..0e49eaa 100644 --- a/Swiften/Base/format.h +++ b/Swiften/Base/format.h @@ -7,6 +7,7 @@ #pragma once #include +#include namespace Swift { inline boost::format format(const std::string& s) { -- cgit v0.10.2-6-g49f6