From 94aeeab837a02a07e109598165ab76b765889bd9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 23 Feb 2013 20:07:09 +0000 Subject: Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@5077 a436a847-0d15-0410-975c-d299462d15a1 --- test/queue_test.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/queue_test.cpp b/test/queue_test.cpp index 15e5975..7749db0 100644 --- a/test/queue_test.cpp +++ b/test/queue_test.cpp @@ -27,7 +27,6 @@ #include "raul/SRMWQueue.hpp" #include "raul/SRSWQueue.hpp" -#include "raul/fmt.hpp" using namespace std; using namespace Raul; -- cgit v1.2.1