diff options
Diffstat (limited to 'src/ctor.h')
| -rw-r--r-- | src/ctor.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ enum class target_type unit_test, unit_test_library, function, + + unknown, }; enum class language |
![]() |
index : ctor.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/ctor.h | 2 |
@@ -24,6 +24,8 @@ enum class target_type unit_test, unit_test_library, function, + + unknown, }; enum class language |