summaryrefslogtreecommitdiff
path: root/gcc/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/context.h')
-rw-r--r--gcc/context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/context.h b/gcc/context.h
index 66260cd279a..ed6a24a8f5c 100644
--- a/gcc/context.h
+++ b/gcc/context.h
@@ -30,7 +30,7 @@ class pass_manager;
class context
{
public:
- context();
+ context ();
/* Pass-management. */