Added tests for specific includes without default

This commit is contained in:
Elichai Turkel
2019-02-04 12:22:15 +02:00
committed by Ryan Hunt
parent f54cd515d9
commit b4887febca
6 changed files with 6 additions and 0 deletions
@@ -0,0 +1 @@
#include <math.h>
+1
View File
@@ -0,0 +1 @@
#include <math.h>
+1
View File
@@ -0,0 +1 @@
#include <math.h>
@@ -0,0 +1 @@
#include <math.h>
View File
+2
View File
@@ -0,0 +1,2 @@
sys_includes = ["math.h"]
no_includes = true