From d02092779bc2fcb92f16ebbed7c7def788625c12 Mon Sep 17 00:00:00 2001 From: Roland Winklmeier Date: Wed, 14 Jan 2015 16:18:37 +0100 Subject: [PATCH] Fix missing clocale include for unix platforms --- src/xbus/utils.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xbus/utils.h b/src/xbus/utils.h index 5819326fa..89a9be108 100644 --- a/src/xbus/utils.h +++ b/src/xbus/utils.h @@ -15,6 +15,7 @@ #include #include #include +#include /*! * \file