summaryrefslogtreecommitdiff
path: root/include/gcc-cp-interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gcc-cp-interface.h')
-rw-r--r--include/gcc-cp-interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gcc-cp-interface.h b/include/gcc-cp-interface.h
index 83cb2d07189..6ef9e22f50c 100644
--- a/include/gcc-cp-interface.h
+++ b/include/gcc-cp-interface.h
@@ -41,7 +41,7 @@ struct gcc_cp_context;
enum gcc_cp_api_version
{
- GCC_CP_FE_VERSION_0 = 0xffffffff-17
+ GCC_CP_FE_VERSION_0 = 0
};
/* Qualifiers. */