From ab423632c0e41eaacd513ae874640bc32a335c11 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Tue, 12 Nov 2013 23:07:48 +0100 Subject: part of patch by David Evans to fix C++11 build Fixed bugs: - https://launchpad.net/bugs/1244295 (bzr r12801) --- src/trace/siox.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/trace/siox.cpp') diff --git a/src/trace/siox.cpp b/src/trace/siox.cpp index 92992d440..0706cfed1 100644 --- a/src/trace/siox.cpp +++ b/src/trace/siox.cpp @@ -11,6 +11,7 @@ #include #include #include +#include namespace org -- cgit v1.2.3