xo-unit: tidy: quantity2_concept.hpp -> quantity_concept.hpp

This commit is contained in:
Roland Conybeare 2024-05-02 14:13:14 -04:00
commit 1729ce06fc
2 changed files with 1 additions and 1 deletions

View file

@ -5,7 +5,7 @@
#pragma once
#include "quantity2_concept.hpp"
#include "quantity_concept.hpp"
//#include <cstdint>
namespace xo {