summaryrefslogtreecommitdiffstats
path: root/Include/rename2.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/rename2.h')
-rw-r--r--Include/rename2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Include/rename2.h b/Include/rename2.h
index 47c90cb..895a83d 100644
--- a/Include/rename2.h
+++ b/Include/rename2.h
@@ -75,6 +75,7 @@ PERFORMANCE OF THIS SOFTWARE.
#define AttributeError PyExc_AttributeError
#define ConflictError PyExc_ConflictError
#define EOFError PyExc_EOFError
+#define FloatingPointError PyExc_FloatingPointError
#define IOError PyExc_IOError
#define ImportError PyExc_ImportError
#define IndexError PyExc_IndexError