Skip to content

Commit

Permalink
add <string>
Browse files Browse the repository at this point in the history
  • Loading branch information
artemp committed Jun 16, 2014
1 parent 6aee8c4 commit 82cc6e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variant.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <new> // operator new
#include <cstddef> // size_t
#include <iosfwd>
#include <string>

#include "recursive_wrapper.hpp"

Expand Down

0 comments on commit 82cc6e2

Please sign in to comment.