Added missing concepts header (#175)

This commit is contained in:
Bartek Kryza
2023-09-01 13:40:34 +02:00
parent 3bf43bbc51
commit 87982ab114

View File

@@ -1,3 +1,4 @@
#include <concepts>
#include <string>
namespace clanguml {