refactor: xo-unit: native_bpu2.hpp -> bpu2.hpp
This commit is contained in:
parent
cb5cd1d26f
commit
16b14f6827
6 changed files with 7 additions and 7 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "xo/ratio/ratio_iostream.hpp"
|
||||
#include "native_bpu2.hpp"
|
||||
#include "bpu2.hpp"
|
||||
#include <iostream>
|
||||
|
||||
namespace xo {
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "native_bpu2.hpp"
|
||||
#include "bpu2.hpp"
|
||||
|
||||
namespace xo {
|
||||
namespace qty {
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "native_bpu2.hpp"
|
||||
#include "bpu2.hpp"
|
||||
#include <cmath>
|
||||
#include <cassert>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue