Skip to content

Commit

Permalink
fix include (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarithm authored Jul 21, 2019
1 parent 41384ce commit 9e41e4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/ttl/range
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// # -*- mode: c++ -*-
#pragma once
#include <array>
#include <cstdint>

#include <ttl/bits/std_range.hpp>

Expand Down

0 comments on commit 9e41e4b

Please sign in to comment.