Remove deprecated code, add exception.hpp to single_header_generator.py script

This commit is contained in:
ado
2023-07-10 23:39:08 +02:00
parent 956156b412
commit 567995aafb
4 changed files with 1 additions and 12 deletions

View File

@@ -2,6 +2,7 @@
headers_dir = 'include/ss/'
headers = ['type_traits.hpp',
'exception.hpp',
'function_traits.hpp',
'restrictions.hpp',
'common.hpp',