Some unification of the headers

This commit is contained in:
Oleg Kalachev
2023-05-24 11:26:30 +03:00
parent 1125335b16
commit d6cca7dcf7
6 changed files with 12 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
// Lightweight rotation quaternion library
// Copyright (c) 2023 Oleg Kalachev <okalachev@gmail.com>
// Repository: https://github.com/okalachev/flix
// Lightweight rotation quaternion library
#pragma once
#include "vector.h"