From ab59cd79dc9228b5d82b64bd0bbb29a9aa75a61b Mon Sep 17 00:00:00 2001 From: armink Date: Mon, 20 Nov 2017 19:15:53 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91?= =?UTF-8?q?=E7=BC=96=E8=AF=91=E9=85=8D=E7=BD=AE=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: armink --- SConscript | 1 + 1 file changed, 1 insertion(+) diff --git a/SConscript b/SConscript index 0a35a2a..78ddb3e 100644 --- a/SConscript +++ b/SConscript @@ -1,4 +1,5 @@ from building import * +import rtconfig # get current directory cwd = GetCurrentDir()