X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2b0c2af741efdad01cf749a903c9552c5107fb3d..6a04725375d75975fd853eaf36d4a5d40c5a3ec2:/src/kernel/resource/profile/trace_mgr_test.cpp diff --git a/src/kernel/resource/profile/trace_mgr_test.cpp b/src/kernel/resource/profile/trace_mgr_test.cpp index d09af5ee79..de942e2e03 100644 --- a/src/kernel/resource/profile/trace_mgr_test.cpp +++ b/src/kernel/resource/profile/trace_mgr_test.cpp @@ -3,8 +3,7 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() - only do this in one cpp file -#include "src/include/catch.hpp" +#include "catch.hpp" #include "simgrid/kernel/resource/Resource.hpp" #include "src/kernel/resource/profile/trace_mgr.hpp"