summaryrefslogtreecommitdiffstats
path: root/core/core_builders.py
diff options
context:
space:
mode:
Diffstat (limited to 'core/core_builders.py')
-rw-r--r--core/core_builders.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/core_builders.py b/core/core_builders.py
index 8b6b87ad83..61b7bd695c 100644
--- a/core/core_builders.py
+++ b/core/core_builders.py
@@ -2,6 +2,7 @@
All such functions are invoked in a subprocess on Windows to prevent build flakiness.
"""
+
import zlib
from platform_methods import subprocess_main