aboutsummaryrefslogtreecommitdiff
path: root/gcjx/model/method.hh
diff options
context:
space:
mode:
Diffstat (limited to 'gcjx/model/method.hh')
-rw-r--r--gcjx/model/method.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcjx/model/method.hh b/gcjx/model/method.hh
index caefd803053..b3d96f9a273 100644
--- a/gcjx/model/method.hh
+++ b/gcjx/model/method.hh
@@ -286,6 +286,7 @@ public:
/// are considered. The returned method might differ from 'this' if
/// a generic instance is created.
model_method *method_conversion_p (const std::list<model_type *> &,
+ model_type *assign_type,
method_phase);
/// Like the above, but handles method conversion in the case where