Some vs2010 fixes.
This commit is contained in:
parent
c4ff263fce
commit
c33014cc63
|
@ -12,7 +12,8 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
import backends
|
||||
import os, sys
|
||||
import backends, build
|
||||
import xml.etree.ElementTree as ET
|
||||
import xml.dom.minidom
|
||||
|
||||
|
|
Loading…
Reference in New Issue