Skip to content

Commit 8d00544

Browse files
committed
fix: missing include file added
1 parent 56f2202 commit 8d00544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/include/mp-units/framework/reference.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#include <mp-units/bits/module_macros.h>
2727
#include <mp-units/compat_macros.h>
2828
#include <mp-units/framework/quantity_concepts.h>
29+
#include <mp-units/framework/quantity_spec.h>
2930
#include <mp-units/framework/quantity_point_concepts.h>
3031
#include <mp-units/framework/reference_concepts.h>
3132
#include <mp-units/framework/representation_concepts.h>

0 commit comments

Comments
 (0)