mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-02 11:54:27 +02:00
fix: missing <functional>
header file added to expression_template.h
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
|
|
||||||
#ifndef MP_UNITS_IN_MODULE_INTERFACE
|
#ifndef MP_UNITS_IN_MODULE_INTERFACE
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
#include <functional>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace mp_units {
|
namespace mp_units {
|
||||||
|
Reference in New Issue
Block a user