Sign in
gnu
/
gcc
/
master
/
.
/
libstdc++-v3
/
testsuite
/
18_support
/
contracts
/
includes.cc
blob: 91f793f1e201f1a1d0d023c26aa73f98a8d0b681 [
file
] [
log
] [
blame
]
// { dg-options "-fcontracts" }
// { dg-do compile { target c++26 } }
// We should not get errors from including this before <contracts>:
#include
<source_location>
#include
<contracts>