Forgot a #include, I guess...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@819 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
#include <sniffer/Pattern.h>
|
#include <sniffer/Pattern.h>
|
||||||
#include <DataIO.h>
|
#include <DataIO.h>
|
||||||
#include <stdio.h> // for SEEK_* defines
|
#include <stdio.h> // for SEEK_* defines
|
||||||
|
#include <new>
|
||||||
|
|
||||||
using namespace BPrivate::Storage::Sniffer;
|
using namespace BPrivate::Storage::Sniffer;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user