Skip to content

Commit

Permalink
Include <tuple>.
Browse files Browse the repository at this point in the history
  • Loading branch information
timmah committed Jun 10, 2019
1 parent ce6269f commit c3e1f0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/c4/QueryEnv.hh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include <iostream>
#include <sstream>
#include <string>
#include <tuple>
#include <type_traits>
#include <utility> // pair

Expand Down

0 comments on commit c3e1f0a

Please sign in to comment.