1
0
forked from Alepha/Alepha

Merge branch 'master' of github.com:adamlsd/Alepha

Conflicts:
	cmake/rules.cmake
This commit is contained in:
2023-10-20 04:50:11 -04:00
4 changed files with 11 additions and 1 deletions

View File

@ -78,6 +78,7 @@ static_assert( __cplusplus > 2020'00 );
* an informative message about the parsing error encountered.
*/
#include <Alepha/Alepha.h>
#include <string>
#include <typeindex>