aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/compat/decimal/return-2_y.C
blob: c68088b30cf9a3958a9b1650b891ee0a81f425e7 (plain)
1
2
3
4
5
6
7
#include "decimal-dummy.h"

#define dec32 std::decimal::decimal32
#define dec64 std::decimal::decimal64
#define dec128 std::decimal::decimal128

#include "return_y.h"