mirror of
https://github.com/polybar/polybar.git
synced 2026-03-02 22:43:42 +00:00
refactor: Optimize build
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include <iomanip>
|
||||
|
||||
#include "utils/string.hpp"
|
||||
#include "utils/string.cpp"
|
||||
|
||||
int main() {
|
||||
using namespace polybar;
|
||||
|
||||
Reference in New Issue
Block a user