Skip to content

Commit 61a3766

Browse files
committed
Remove deprecated in C++17 stdbool include.
1 parent 50576cf commit 61a3766

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/crypto/mpi.hpp

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#define RNP_MPI_HPP_
2929

3030
#include <cstdint>
31-
#include <cstdbool>
3231
#include <cstddef>
3332
#include <vector>
3433

0 commit comments

Comments
 (0)