Rearrange directories a bit.

This commit is contained in:
Erik Ogenvik 2023-02-08 22:23:32 +01:00
parent fe31075444
commit fa67d64e53
39 changed files with 123 additions and 73 deletions

View file

@ -16,7 +16,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include "core/Repository.h"
#include "squall/core/Repository.h"
#include <catch2/catch_test_macros.hpp>
#include <catch2/matchers/catch_matchers_vector.hpp>
#include <utility>