remove clang-format lines
parent
1ca660460a
commit
ddf3e11240
|
@ -3,9 +3,7 @@
|
|||
#include <filesystem>
|
||||
|
||||
#if defined(__FreeBSD__)
|
||||
// clang-format off
|
||||
#include <sys/sysctl.h>
|
||||
// clang-format on
|
||||
#endif
|
||||
|
||||
waybar::modules::Temperature::Temperature(const std::string& id, const Json::Value& config)
|
||||
|
|
Loading…
Reference in New Issue