style(miscellaneous): rename the Misc directory to Miscellaneous

This commit is contained in:
2022-02-09 17:22:49 +08:00
parent 2bc852b63c
commit ad80dcd78f
9 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
#include "Testing/ConceptsTesting.h"
#include "Misc/AssertionMacros.h"
#include "Miscellaneous/AssertionMacros.h"
#include "Concepts/Concepts.h"
NAMESPACE_REDCRAFT_BEGIN