Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andyfengHKU committed Dec 19, 2022
1 parent 0bf53d0 commit 4caa280
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/include/expression_evaluator/case_evaluator.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#pragma once

#include <bitset>

#include "base_evaluator.h"
#include "common/exception.h"

Expand Down

0 comments on commit 4caa280

Please sign in to comment.