xo-unit: minor: + convenience _iostream includes for
This commit is contained in:
parent
d09157ce83
commit
c18d4a47ac
2 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "Quantity.hpp"
|
#include "Quantity.hpp"
|
||||||
|
#include "natural_unit_iostream.hpp"
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
namespace xo {
|
namespace xo {
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "natural_unit.hpp"
|
#include "natural_unit.hpp"
|
||||||
|
#include "bpu_iostream.hpp"
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
namespace xo {
|
namespace xo {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue