[tmp] fix

This commit is contained in:
hrkrshnn 2021-01-06 13:49:00 +01:00
parent e6ba1ab260
commit 6254a72f10

View File

@ -15,6 +15,8 @@
along with solidity. If not, see <http://www.gnu.org/licenses/>. along with solidity. If not, see <http://www.gnu.org/licenses/>.
*/ */
// SPDX-License-Identifier: GPL-3.0 // SPDX-License-Identifier: GPL-3.0
#pragma once
/** /**
* Base class that assigns scope to Yul AST * Base class that assigns scope to Yul AST
*/ */