2013-06-11 Ed Smith-Rowland <3dw4rd@verizon.net>
[official-gcc.git] / libstdc++-v3 / testsuite / 20_util / duration / literals / ns_detail.cc
bloba5e21e9a3dd7813587d11483c741d1847a506ffc
1 // { dg-options "-std=gnu++1y" }
2 // { dg-do compile }
4 // Test error: reference to '__detail' is ambiguous
6 #include <chrono>
7 #include <random>