summaryrefslogtreecommitdiffhomepage
path: root/examples/equiv
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-07-05 20:49:28 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-07-05 20:49:28 +0200
commit028c97404da7ad9ebcbcd9c97903f28e0da222ed (patch)
tree8db275898d1d6540d29fcfc23eba88c2d49b4a65 /examples/equiv
parent49d96f61fca89046036454cdd1a5c965277c1740 (diff)
feat: fix: `fix.hpp` engine parser.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'examples/equiv')
-rw-r--r--examples/equiv/equiv.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/equiv/equiv.cc b/examples/equiv/equiv.cc
index 664602e..1b7b042 100644
--- a/examples/equiv/equiv.cc
+++ b/examples/equiv/equiv.cc
@@ -5,6 +5,7 @@
*/
#include <lib/equiv.hpp>
+#include <lib/fix.hpp>
#include <iostream>
/* finally test it */