normalize includes: common

This commit is contained in:
brainiac
2025-12-17 09:32:44 -08:00
parent 33d9f9956b
commit 0a1b9a9ebb
295 changed files with 1592 additions and 2009 deletions
+4 -21
View File
@@ -1,28 +1,11 @@
#ifndef TEMPLATE_STRUCTS_H_
#define TEMPLATE_STRUCTS_H_
#pragma once
namespace TEMPLATE {
namespace structs {
namespace TEMPLATE { namespace structs {
//paste contents of eq_packet_structs.h here...
}; //end namespace structs
}; //end namespace TEMPLATE
#endif /*TEMPLATE_STRUCTS_H_*/
} // namespace structs
} // namespace TEMPLATE