1
0
forked from Alepha/Alepha

The has_tagged_ctor header should have been properly named.

This commit is contained in:
2024-03-18 16:13:51 -04:00
parent 696e1b56f6
commit d0fc98de71
4 changed files with 7 additions and 7 deletions

View File

@ -1,2 +1,2 @@
add_subdirectory( tuplizeAggregate.test )
add_subdirectory( tagged_ctor_size.test )
add_subdirectory( has_tagged_ctor.test )