From b52127bcbf817ff8285b36d22198b275327e16bb Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sun, 16 Dec 2012 17:47:51 -0800 Subject: Cleanup headers and remove all uses of va_list except logging --- src/common/utils.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/common/utils.cpp') diff --git a/src/common/utils.cpp b/src/common/utils.cpp index 732f3b1..35fdf5a 100644 --- a/src/common/utils.cpp +++ b/src/common/utils.cpp @@ -1,10 +1,10 @@ #include "utils.hpp" -#include +#include + #include #include - -#include +#include //----------------------------------------------------- // Function to suppress control characters in a string. -- cgit v1.2.3-70-g09d2