Skip to content

Commit 40bc3dc

Browse files
add empty qp_config.h, for upcoming change to qp/c v8.x.x
1 parent d3a2a07 commit 40bc3dc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

include/qp_config.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#ifndef QP_CONFIG_H
2+
#define QP_CONFIG_H
3+
4+
//default config or cpputest port is used in these examples
5+
6+
#endif //QP_CONFIG_H

0 commit comments

Comments
 (0)