mirror of
https://github.com/osm2pgsql-dev/osm2pgsql.git
synced 2025-08-16 06:36:32 +00:00
Move catch2 into contrib, update to current version
This way it can be included as system include and is easier to set apart in coverage checks etc.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#include "catch.hpp"
|
||||
#include <catch.hpp>
|
||||
|
||||
#include "node-persistent-cache.hpp"
|
||||
#include "options.hpp"
|
||||
|
Reference in New Issue
Block a user