From a994588e7281ebe6605980c4f30f7d6bccc7b56b Mon Sep 17 00:00:00 2001 From: Junhyun Shim Date: Thu, 14 Apr 2022 16:28:46 +0200 Subject: [PATCH] Add assert header --- bindings/c/test/fdb_api.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/bindings/c/test/fdb_api.hpp b/bindings/c/test/fdb_api.hpp index 9f7090da07..9fc30b76d0 100644 --- a/bindings/c/test/fdb_api.hpp +++ b/bindings/c/test/fdb_api.hpp @@ -26,6 +26,7 @@ #define FDB_API_VERSION 720 #endif +#include #include #include #include