mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix warning.
This commit is contained in:
parent
52eaa477d4
commit
02a3c1d999
@ -56,7 +56,7 @@ class SourceUnit;
|
||||
class Compiler;
|
||||
class GlobalContext;
|
||||
class InterfaceHandler;
|
||||
struct Error;
|
||||
class Error;
|
||||
|
||||
enum class DocumentationType: uint8_t
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user