added global header

This commit is contained in:
2025-10-06 14:36:00 +03:00
parent 9ccb25dd26
commit 70b9505166
2 changed files with 5 additions and 2 deletions

View File

@@ -85,4 +85,7 @@
// Reverse Engineering
#include "omath/rev_eng/external_rev_object.hpp"
#include "omath/rev_eng/internal_rev_object.hpp"
#include "omath/rev_eng/internal_rev_object.hpp"
// Utility
#include "omath/utility/pattern_scan.hpp"