mirror of
https://github.com/boostorg/integer.git
synced 2025-11-02 01:01:38 +01:00
Test mpz_class when available.
And fix errors compiling with that type.
This commit is contained in:
7
test/has_gmpxx.cpp
Normal file
7
test/has_gmpxx.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
// Copyright John Maddock 2008.
|
||||
// Use, modification and distribution are subject to the
|
||||
// Boost Software License, Version 1.0. (See accompanying file
|
||||
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
#include <gmpxx.h>
|
||||
|
||||
Reference in New Issue
Block a user