1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-19 19:16:34 +00:00

Renames files to match project convention.

This commit is contained in:
Thomas Harte
2020-03-19 23:24:06 -04:00
parent b8b335f67d
commit 69277bbb27
18 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
// Copyright © 2020 Thomas Harte. All rights reserved.
//
#include "Struct.h"
#include "Struct.hpp"
#include <algorithm>