mirror of
https://github.com/polybar/polybar.git
synced 2026-02-20 17:25:37 +00:00
refactor: Remove last usage of boost::optional
Since it's the only thing boost was used for at the moment we drop it to be able to get rid of a dependency.
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
#include <boost/algorithm/string/replace.hpp>
|
||||
#include <sstream>
|
||||
#include <utility>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user