Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a4183b3

Browse files
committed
Remove unnecessary include statement
1 parent e7468a6 commit a4183b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lpython/semantics/python_ast_to_asr.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
#include <lpython/semantics/python_intrinsic_eval.h>
3434
#include <lpython/parser/parser.h>
3535
#include <libasr/serialization.h>
36-
#include <lpython/pickle.cpp>
3736

3837

3938
namespace LCompilers::LPython {

0 commit comments

Comments
 (0)