C++: Fix non-private imports.

This commit is contained in:
Jason Reed
2019-03-28 20:38:55 -04:00
parent 9c0be34fd4
commit d03b5bca31
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
import cpp
import semmle.code.cpp.rangeanalysis.RangeSSA
private import semmle.code.cpp.rangeanalysis.RangeSSA
/**
* Holds if `guard` won't return the value `polarity` when either

View File

@@ -45,7 +45,7 @@ import cpp
private import RangeAnalysisUtils
import RangeSSA
import SimpleRangeAnalysisCached
import NanAnalysis
private import NanAnalysis
/**
* This fixed set of lower bounds is used when the lower bounds of an