Skip to content
Snippets Groups Projects
Commit 72e6ff99 authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #3696: Cleanup of #includes

parent 42e00114
No related branches found
No related tags found
No related merge requests found
...@@ -3,10 +3,6 @@ ...@@ -3,10 +3,6 @@
#include "PacketReader.h" #include "PacketReader.h"
#include "OMPThread.h" #include "OMPThread.h"
#include <Common/LofarLogger.h> #include <Common/LofarLogger.h>
#include <Common/Thread/Thread.h>
#include <Interface/SmartPtr.h>
#include <Interface/Stream.h>
#include <unistd.h>
#include <vector> #include <vector>
#include <string> #include <string>
#include <unistd.h> #include <unistd.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment