mirror of
https://github.com/boostorg/gil.git
synced 2026-02-19 02:22:09 +00:00
GIL: added missing standard C++ header files
[SVN r40936]
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
#include <functional>
|
||||
#include <cmath>
|
||||
#include <cstddef>
|
||||
#include <algorithm>
|
||||
#include <utility>
|
||||
#include <iterator>
|
||||
#include <boost/static_assert.hpp>
|
||||
#include <boost/type_traits.hpp>
|
||||
#include <boost/mpl/size.hpp>
|
||||
|
||||
Reference in New Issue
Block a user