aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'clang/docs/conf.py')
-rw-r--r--clang/docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/conf.py b/clang/docs/conf.py
index a18ce3a30421..19113d0d5a70 100644
--- a/clang/docs/conf.py
+++ b/clang/docs/conf.py
@@ -11,7 +11,7 @@
# All configuration values have a default; values that are commented out
# serve to show the default.
-from __future__ import print_function
+from __future__ import absolute_import, division, print_function
import sys, os
from datetime import date