Several files renamed to match new consistency-style of preferring .hpp over .h to indicate C++ Headers
This commit is contained in:
7
include/J3ML/Algorithm/SAT.hpp
Normal file
7
include/J3ML/Algorithm/SAT.hpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
|
||||
namespace J3ML::Algorithm
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user