Skip to content

Commit

Permalink
Fix adapted.hpp variant
Browse files Browse the repository at this point in the history
  • Loading branch information
jfalcou committed Sep 24, 2015
1 parent 5c32e34 commit c5bc384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brigand/adapted.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
=================================================================================================**/
#pragma once

#include <brigand/adapted/integral_list.hpp>
#include <brigand/adapted/pair.hpp>
#include <brigand/adapted/fusion.hpp>
#include <brigand/adapted/tuple.hpp>

0 comments on commit c5bc384

Please sign in to comment.