mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-27 18:55:39 +01:00
Qualified path to xmlwriter to fix travis error
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
#include "catch.hpp"
|
||||
#include "catch_xmlwriter.hpp"
|
||||
#include "internal/catch_xmlwriter.hpp"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user