added gsl_algorithm and gsl_byte headers to main gsl header (#594)

This commit is contained in:
paweldac 2017-12-04 18:18:40 +01:00 committed by Neil MacIntosh
parent 210cc08a49
commit 9d65e74400

View File

@ -17,7 +17,9 @@
#ifndef GSL_GSL_H
#define GSL_GSL_H
#include <gsl/gsl_algorithm> // copy
#include <gsl/gsl_assert> // Ensures/Expects
#include <gsl/gsl_byte> // byte
#include <gsl/gsl_util> // finally()/narrow()/narrow_cast()...
#include <gsl/multi_span> // multi_span, strided_span...
#include <gsl/pointers> // owner, not_null