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