]> pilppa.org Git - libplpbus.git/blobdiff - src/plpbus/BusServer.hh
added error checks to data parse methods
[libplpbus.git] / src / plpbus / BusServer.hh
index 8244e73b4873744424293e6019738dde97cf2861..577fe4bbf2bea698254b6c959f8fb4d99b194582 100644 (file)
@@ -1,12 +1,7 @@
 #ifndef BUSSERVER_HH_
 #define BUSSERVER_HH_
 
-#include <iostream>
-#include <omniORB4/CORBA.h>
-
-#include "RequestResponseBus.hh"
 #include "IServerListener.hh"
-//#include "OrbServerImpl.hh"
 
 namespace plpbus {
        class BusServer {