mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 10:27:16 +02:00
Refactored units definitions, added the remaining SI base units, refactored header includes
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
// SOFTWARE.
|
||||
|
||||
#include "units/si/velocity.h"
|
||||
#include <units/velocity.h>
|
||||
#include <iostream>
|
||||
|
||||
namespace {
|
||||
|
Reference in New Issue
Block a user