From 728d8e963e8b4ec5853855f700877393b1846616 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 2 May 2007 17:16:16 +0000 Subject: Add missing #include , thanks to Matt Brown (refs #3) --- lib/common/Logging.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/common/Logging.cpp b/lib/common/Logging.cpp index 5f0a2f8f..eee05ba3 100644 --- a/lib/common/Logging.cpp +++ b/lib/common/Logging.cpp @@ -9,6 +9,7 @@ #include "Box.h" +#include #include #ifdef HAVE_SYSLOG_H -- cgit v1.2.3