mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fixed all the windows compile errors and project reorg with the exception of the more complex problem in Parser.cpp
This commit is contained in:
parent
f64b371382
commit
bbc7bd19e5
@ -32,7 +32,7 @@ namespace sp = boost::spirit;
|
|||||||
namespace eth
|
namespace eth
|
||||||
{
|
{
|
||||||
|
|
||||||
class CompilerState;
|
struct CompilerState;
|
||||||
|
|
||||||
class CodeFragment
|
class CodeFragment
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user