static_assert8.C: Fix for -std=c++1z.
[platform/upstream/gcc.git] / gcc / testsuite / g++.dg / template / call4.C
index 1f7eb4c..1958769 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/25364
 
-class OFX_PropertySuiteV1
+struct OFX_PropertySuiteV1
 {
   static int propGetDouble ();
 };