autoformat and put it in other bins

This commit is contained in:
DarthArgus
2016-10-17 20:33:32 -05:00
parent 7a9d070608
commit 40272ff290
9 changed files with 57 additions and 16 deletions
+1
View File
@@ -18,6 +18,7 @@ namespace StellaBellum {
class webAPIHeartbeat {
public:
webAPIHeartbeat();
private:
const inline std::string get_selfpath() {
char buff[PATH_MAX];