mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-31 17:07:52 +00:00
Qualified path to xmlwriter to fix travis error
This commit is contained in:
parent
2f6371f2ec
commit
e085d4811a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
*/
|
||||
|
||||
#include "catch.hpp"
|
||||
#include "catch_xmlwriter.hpp"
|
||||
#include "internal/catch_xmlwriter.hpp"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue