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

View File

@@ -29,7 +29,7 @@
#include <cstdio>
#include <string>
#include <cppformat/posix.h>
#include "cppformat/posix.h"
enum {BUFFER_SIZE = 256};