Fix warning.

This commit is contained in:
chriseth 2015-10-16 13:48:38 +02:00
parent 52eaa477d4
commit 02a3c1d999

View File

@ -56,7 +56,7 @@ class SourceUnit;
class Compiler;
class GlobalContext;
class InterfaceHandler;
struct Error;
class Error;
enum class DocumentationType: uint8_t
{