callbackset: drop Refcounted header

This commit is contained in:
Roland Conybeare 2023-10-17 15:26:46 -04:00
commit 4b65f3bb95

View file

@ -2,11 +2,11 @@
#pragma once
#include "xo/refcnt/Refcounted.hpp"
//#include "indentlog/scope.hpp"
//#include "indentlog/print/tag.hpp"
#include <functional>
#include <vector>
#include <cstdint>
namespace xo {
namespace fn {