aboutsummaryrefslogtreecommitdiff
path: root/emcc.py
diff options
context:
space:
mode:
authorHaneef Mubarak <haneefmubarak@users.noreply.github.com>2014-02-25 19:09:05 -0800
committerHaneef Mubarak <haneefmubarak@users.noreply.github.com>2014-02-28 19:24:29 -0800
commit6e18468fa4a71f0d110c41baa8ebd2965f4c7254 (patch)
treeecbe67e2d4baa03de7c1675aca7657ac1c6a6b69 /emcc.py
parentd2b63fabfb32bcc5b80c4d5febab486a20afb175 (diff)
Revert "**all: hard tabs, trailing newlines**"
This reverts commit d09166ab48c96393edd06f89a2f928073d18586d.
Diffstat (limited to 'emcc.py')
-rw-r--r--emcc.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/emcc.py b/emcc.py
index bf0c9808..2c715b99 100644
--- a/emcc.py
+++ b/emcc.py
@@ -1,3 +1,5 @@
+
# necessary to work around process pool limitations on windows - the js optimizer will end up trying to import this. see issue 663
import tools.js_optimizer
+