Skip to content

Commit 75ccfe9

Browse files
committed
missing header
1 parent b808a91 commit 75ccfe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/boost/histogram/storage/array_storage.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include <algorithm>
1111
#include <boost/histogram/detail/meta.hpp>
1212
#include <boost/histogram/storage/weight_counter.hpp>
13+
#include <boost/assert.hpp>
1314
#include <cstddef>
1415
#include <memory>
1516
#include <vector>

0 commit comments

Comments
 (0)