#pragma once #include #include "common.hpp" POLYBAR_NS template using malloc_unique_ptr = unique_ptr; POLYBAR_NS_END