diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-02 06:14:31 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-02 06:14:31 -0500 |
| commit | 92d95762c9cf75d9493ec75042c9415b382f10b0 (patch) | |
| tree | dfcbd5b3fb9303e40b32db34cc857243df86ffc9 /include/ocl/fix | |
| parent | a28d3e2e4e99793cf91f919d9341f5e07aa998e1 (diff) | |
| parent | bea0e3e713751e5c2a4d2d4343d8215333eef03e (diff) | |
Merge pull request #37 from amlel-el-mahrouss/developv1
chore: module source code tweaks and improvements.
Diffstat (limited to 'include/ocl/fix')
| -rw-r--r-- | include/ocl/fix/parser.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ocl/fix/parser.hpp b/include/ocl/fix/parser.hpp index 9809bd5..17fb63c 100644 --- a/include/ocl/fix/parser.hpp +++ b/include/ocl/fix/parser.hpp @@ -11,9 +11,7 @@ #include <core/config.hpp> #include <hashing/crc_hash.hpp> #include <io/print.hpp> -#include <algorithm> #include <string> -#include <vector> namespace ocl::fix { |
