use quotes for including cppformat headers from the tests

This commit is contained in:
Mario Werner
2016-02-02 16:55:25 +01:00
parent be961bae0f
commit d411aa165e
12 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include <cppformat/format.h>
#include "cppformat/format.h"
#include "gtest/gtest.h"
#if GTEST_HAS_DEATH_TEST