From 5cd468130eb73635daf598292523df787904a47d Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Thu, 21 Sep 2017 16:13:20 -0400 Subject: More include header cleanups --- src/tests/test_bigint.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/tests/test_bigint.cpp') diff --git a/src/tests/test_bigint.cpp b/src/tests/test_bigint.cpp index 132723727..7692aecea 100644 --- a/src/tests/test_bigint.cpp +++ b/src/tests/test_bigint.cpp @@ -9,9 +9,8 @@ #if defined(BOTAN_HAS_NUMBERTHEORY) #include #include - #include + #include #include - #include #endif namespace Botan_Tests { -- cgit v1.2.3