xo-unit: bugfix: fix missing include
This commit is contained in:
parent
7fe2f523d7
commit
1cc5dd80d2
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@
|
|||
#pragma once
|
||||
|
||||
#include "scaled_unit.hpp"
|
||||
#include "natural_unit_iostream.hpp"
|
||||
#include "xo/flatstring/int128_iostream.hpp"
|
||||
#include <iostream>
|
||||
|
||||
namespace xo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue