Adjust include paths.

This commit is contained in:
chriseth
2018-12-04 15:20:29 +01:00
parent 0ec7a0e72c
commit 3ebb78a886
5 changed files with 7 additions and 10 deletions
+1 -3
View File
@@ -15,9 +15,7 @@
along with solidity. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* @author Christian <c@ethdev.com>
* @date 2016
* Code-generating part of inline assembly.
* Adaptor between the abstract assembly and eth assembly.
*/
#pragma once