added global header

This commit is contained in:
2025-10-06 14:36:00 +03:00
parent e7ccc2ead0
commit 42e46f9921
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"