Просмотр исходного кода

Adapting with openfhe-development current state

Hovsep Papoyan 1 год назад
Родитель
Сommit
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"