PPI: Checkin of first compiling (yet not working) version
[senf.git] / Packets / PacketInterpreter.cc
index 5ab83d8..a9ca163 100644 (file)
 /** \file
     \brief PacketInterpreter non-inline non-template implementation */
 
-#include "PacketInterpreter.hh"
 //#include "PacketInterpreter.ih"
 
 // Custom includes
+#include "Packets.hh"
 
 //#include "PacketInterpreter.mpp"
 #define prefix_
@@ -101,4 +101,6 @@ prefix_  senf::PacketInterpreterBase::Factory::~Factory()
 // c-file-style: "senf"
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
+// compile-command: "scons -u test"
+// comment-column: 40
 // End: