mirror of
https://github.com/status-im/contracts.git
synced 2025-02-23 12:08:47 +00:00
fix includes
This commit is contained in:
parent
8cdb5d005a
commit
ee769915c1
@ -1,7 +1,10 @@
|
||||
pragma solidity ^0.4.11;
|
||||
|
||||
import "./DynamicCeiling.sol";
|
||||
import "../token/ERC20Token.sol";
|
||||
import "../token/MiniMeToken.sol";
|
||||
import "../token/TokenController.sol";
|
||||
import "../common/SafeMath.sol";
|
||||
import "../common/Owned.sol";
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user