mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Bug 241717 - Fix header file too.
This commit is contained in:
parent
85e252612d
commit
c686b86ceb
1 changed files with 1 additions and 1 deletions
|
@ -2189,7 +2189,7 @@ public:
|
|||
virtual ~Test();
|
||||
private:
|
||||
void test();
|
||||
RetType exp();
|
||||
RetValueType exp();
|
||||
};
|
||||
|
||||
#endif /* TEST_H_ */
|
||||
|
|
Loading…
Add table
Reference in a new issue