Skip to content

Commit 649db86

Browse files
committed
Correction for compilation.
1 parent a0198b4 commit 649db86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src_number/Test_QuoInt.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// Copyright (C) 2022 Mathieu Dutour Sikiric <mathieu.dutour@gmail.com>
22
// clang-format off
33
#include "NumberTheoryBoostCppInt.h"
4+
#include "NumberTheoryCommon.h"
45
#include "NumberTheorySafeInt.h"
5-
#include "TypeConversion.h"
66
#include "NumberTheory.h"
77
// clang-format on
88

0 commit comments

Comments
 (0)