Skip to content

Commit

Permalink
Update concepts_v2.h
Browse files Browse the repository at this point in the history
  • Loading branch information
lackhole committed Sep 6, 2024
1 parent b95a067 commit b79f5e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/preview/concepts_v2.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
#ifndef PREVIEW_CONCEPTS_V2_H_
#define PREVIEW_CONCEPTS_V2_H_

#include "preview/__concepts_v2/constructible_from.h"
#include "preview/__concepts_v2/destructible.h"
#include "preview/__concepts_v2/floating_point.h"
#include "preview/__concepts_v2/integral.h"
#include "preview/__concepts_v2/require.h"
Expand Down

0 comments on commit b79f5e2

Please sign in to comment.