Skip to content

Commit

Permalink
set needed for Windows C++ library
Browse files Browse the repository at this point in the history
  • Loading branch information
AzzieDev committed Apr 3, 2023
1 parent 196bbf7 commit e18f6ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crypt.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#ifndef CRYPTKEEPER_CRYPT_H
#define CRYPTKEEPER_CRYPT_H

#include <set>
#include <boost/multiprecision/cpp_int.hpp>

using namespace std;
Expand Down

0 comments on commit e18f6ae

Please sign in to comment.