clang-tidy header include order

This commit is contained in:
Erik Frojdh
2020-01-16 14:00:43 +01:00
parent bcb4942793
commit 9ac08ad5c9
16 changed files with 29 additions and 29 deletions

View File

@ -54,7 +54,7 @@ public:
GuiError(const std::string& msg):RuntimeError(msg) {}
};
} // namespce sls
} // namespace sls