missed one import on python generator scripts
This commit is contained in:
parent
d01953409e
commit
26ec46eb0e
@ -7,6 +7,7 @@ import shutil
|
||||
import gzip
|
||||
import os
|
||||
import subprocess
|
||||
import platform
|
||||
Import("env")
|
||||
Import("projenv")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user