mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
C++: Move the two implementation imports.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
import cpp
|
||||
import semmle.code.cpp.ir.dataflow.DataFlow
|
||||
import Xerces
|
||||
import Libxml2
|
||||
|
||||
/**
|
||||
* A flow state representing a possible configuration of an XML object.
|
||||
|
||||
@@ -14,8 +14,6 @@
|
||||
|
||||
import cpp
|
||||
import XML
|
||||
import Xerces
|
||||
import Libxml2
|
||||
import DataFlow::PathGraph
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user