Add missing semi-colon
This commit is contained in:
parent
57d94ef8b9
commit
356aa6729b
@ -523,7 +523,7 @@ export namespace coral {
|
|||||||
* The enumerated value may be accessed through [value].
|
* The enumerated value may be accessed through [value].
|
||||||
*/
|
*/
|
||||||
virtual bool enumerate() = 0;
|
virtual bool enumerate() = 0;
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
// Input/output operations.
|
// Input/output operations.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user