mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-27 00:28:49 +03:00
Move config.h to src/Config.h.
This is a 1.4 compatibility and consistency change.
This commit is contained in:
parent
c3aa1e45a8
commit
0f8d425de7
23 changed files with 22 additions and 22 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#include "../config.h"
|
||||
#include "Config.h"
|
||||
#ifndef UNITTEST_NO_DEFERRED_REPORTER
|
||||
|
||||
#include "XmlTestReporter.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue