浏览代码

Adapting with openfhe-development current state

Hovsep Papoyan 1 年之前
父节点
当前提交
5ebcc401cd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/CryptoContext.h

+ 1 - 1
src/CryptoContext.h

@@ -1,7 +1,7 @@
 #pragma once
 
 #include "openfhe/core/lattice/hal/lat-backend.h"
-#include "openfhe/pke/constants-fwd.h"
+#include "openfhe/pke/constants.h"
 #include "openfhe/pke/cryptocontext-fwd.h"
 #include "openfhe/pke/scheme/scheme-id.h"