Skip to content

Commit

Permalink
add missing include
Browse files Browse the repository at this point in the history
Fixes #303.
  • Loading branch information
bernhardmgruber committed Jun 23, 2021
1 parent a9b87a4 commit 60a4215
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include <llama/mapping/tree/toString.hpp>
#include <numeric>
#include <regex>
#include <sstream>
#include <string>
#include <typeinfo>

Expand Down

0 comments on commit 60a4215

Please sign in to comment.