Skip to content
Snippets Groups Projects
Verified Commit 7dd125e4 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Remove duplicate definition of expr_t

parent e4b23fec
No related branches found
No related tags found
No related merge requests found
Pipeline #9737 passed
......@@ -33,8 +33,6 @@
using namespace std;
using expr_t = class ExprNode*;
//! Types of auxiliary variables
enum class AuxVarType
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment