Find out what is up with CI

This commit is contained in:
Christopher Kormanyos
2021-07-24 11:51:10 +02:00
parent e57cff3149
commit 1245b3e564
2 changed files with 14 additions and 12 deletions

View File

@@ -8,7 +8,8 @@
//
// Constructor tests for cpp_double_float<>
// cd /mnt/c/Users/User/Documents/Ks/PC_Software/Test
// g++ -O3 -Wall -march=native -std=c++11 -I/mnt/c/MyGitRepos/BoostGSoC21_multiprecision/include -I/mnt/c/boost/boost_1_76_0 test.cpp -o test_double_float.exe
#include <boost/config.hpp>
#include <boost/multiprecision/cpp_double_float.hpp>