Refactored top level directory structure

This commit is contained in:
Bartek Kryza
2021-10-03 12:30:34 +02:00
parent f50e59fd51
commit 61a2849cf2
55 changed files with 24 additions and 24 deletions

View File

@@ -17,7 +17,7 @@
*/
#define CATCH_CONFIG_MAIN
#include "uml/decorators.h"
#include "decorators/decorators.h"
#include "catch.h"