summaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 1 insertions, 0 deletions
diff --git a/SConstruct b/SConstruct
index b5c36cbbc1c..207794c3eb3 100644
--- a/SConstruct
+++ b/SConstruct
@@ -20,6 +20,7 @@
# to get the full list of options. See scons manpage for more info.
#
+from __future__ import print_function
import os
import os.path
import sys