mirror of
https://github.com/okalachev/flix.git
synced 2026-02-17 23:51:25 +00:00
Some unification of the headers
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
// Lightweight vector library
|
||||
// Copyright (c) 2023 Oleg Kalachev <okalachev@gmail.com>
|
||||
// Repository: https://github.com/okalachev/flix
|
||||
|
||||
// Lightweight vector library
|
||||
|
||||
#pragma once
|
||||
|
||||
class Vector : public Printable
|
||||
|
||||
Reference in New Issue
Block a user