Packets: Completely restructured #includes, introduced central Packets.hh file
[senf.git] / Packets / PacketTypes.hh
index 5a89c1a..68fa471 100644 (file)
@@ -72,6 +72,9 @@ namespace test {
 }}}}
 
 ///////////////////////////////hh.e////////////////////////////////////////
+#endif
+#if !defined(SENF_PACKETS_DECL_ONLY) && !defined(HH_PacketTypes_i_)
+#define HH_PacketTypes_i_
 //#include "PacketTypes.cci"
 //#include "PacketTypes.ct"
 //#include "PacketTypes.cti"
@@ -84,4 +87,6 @@ namespace test {
 // c-file-style: "senf"
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
+// compile-command: "scons -u test"
+// comment-column: 40
 // End: