GCC 4.3.x fixes for cabman and sysreg
[reactos.git] / reactos / tools / sysreg / pipe_reader.cpp
index 862a394..b3e97b3 100644 (file)
@@ -9,9 +9,6 @@
 
 #include "pipe_reader.h"
 
-#include <iostream>
-#include <assert.h>
-
 namespace System_
 {
        using std::vector;