mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-01 19:34:29 +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
|
||||
#include <cstdint>
|
||||
#include <functional>
|
||||
#endif
|
||||
|
||||
namespace mp_units {
|
||||
|
Reference in New Issue
Block a user