summaryrefslogtreecommitdiffstats
path: root/clang/utils/check_cfc/obj_diff.py
diff options
context:
space:
mode:
Diffstat (limited to 'clang/utils/check_cfc/obj_diff.py')
-rwxr-xr-xclang/utils/check_cfc/obj_diff.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/utils/check_cfc/obj_diff.py b/clang/utils/check_cfc/obj_diff.py
index 61b9118df83..1302834432a 100755
--- a/clang/utils/check_cfc/obj_diff.py
+++ b/clang/utils/check_cfc/obj_diff.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python2.7
-from __future__ import print_function
+from __future__ import absolute_import, division, print_function
import argparse
import difflib
OpenPOWER on IntegriCloud