xo-unit: retire unused file

This commit is contained in:
Roland Conybeare 2024-05-23 17:06:14 -04:00
commit 122d58b0f8

View file

@ -1,21 +0,0 @@
/** @file basis_unit_abbrev.hpp
*
* Author: Roland Conybeare
**/
#pragma once
#include "native_unit.hpp"
#include "xo/ratio/ratio.hpp"
//#include <cstdint>
namespace xo {
namespace qty {
namespace abbrev {
xxx;
} /*namespace abbrev*/
} /*namespace qty*/
} /*namespace xo*/
/** end basis_unit_abbrev.hpp **/