Skip to content

Commit

Permalink
remove unneeded header
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Aug 20, 2014
1 parent a5ee02b commit 73da707
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion variant.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#include <utility>
#include <typeinfo>
#include <type_traits>
#include <algorithm> // std::move/swap
#include <stdexcept> // runtime_error
#include <new> // operator new
#include <cstddef> // size_t
Expand Down

0 comments on commit 73da707

Please sign in to comment.