2 * Copyright 2012, Rene Gollent, rene@gollent.com.
3 * Distributed under the terms of the MIT License.
5 #ifndef RETURN_VALUE_ID_H
6 #define RETURN_VALUE_ID_H
12 class ReturnValueID
: public ObjectID
{
14 virtual ~ReturnValueID();
18 #endif // RETURN_VALUE_ID_H