make it compile with new version of AsciiInputOutput

This commit is contained in:
Bernhard Amann 2013-01-13 19:32:12 -08:00
parent 5704496f26
commit 96aa8776d3
4 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@
#include "../WriterBackend.h"
#include "sqlite3.h"
#include "../../AsciiInputOutput.h"
#include "../../threading/AsciiInputOutput.h"
namespace logging { namespace writer {