X-Git-Url: https://git.pterodactylus.net/?p=synfig.git;a=blobdiff_plain;f=ETL%2Ftest%2Fvalue.cpp;fp=ETL%2Ftest%2Fvalue.cpp;h=c83e83bb631e20336d15c458ccfdbf2cf74c0ff0;hp=bf01490c369c0b637ef0641b5674cb9233ce0087;hb=545d85e234bb5140f5898f06aee377cc27c406b3;hpb=d243d7ecee75cc386a751c79ce7085e92afcbf27 diff --git a/ETL/test/value.cpp b/ETL/test/value.cpp index bf01490..c83e83b 100644 --- a/ETL/test/value.cpp +++ b/ETL/test/value.cpp @@ -57,11 +57,13 @@ struct stupidp } }; +#if 0 template <> class etl::value_store_type { typedef stupidv value_type; }; +#endif int main() {