Added tests for specific includes without default
This commit is contained in:
committed by
Ryan Hunt
parent
f54cd515d9
commit
b4887febca
@@ -0,0 +1 @@
|
|||||||
|
#include <math.h>
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
#include <math.h>
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
#include <math.h>
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
#include <math.h>
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
sys_includes = ["math.h"]
|
||||||
|
no_includes = true
|
||||||
Reference in New Issue
Block a user