@@ -1,9 +1,9 @@
#pragma once
-#include "bits/stringfwd.h"
-
#include "SerialMode.h"
+#include <string>
+
namespace openfhe
{