Libspinscale: begin splitting it off

This commit is contained in:
2025-12-26 01:18:39 -04:00
parent d5c2b61d4c
commit 45959f9d1c
67 changed files with 776 additions and 615 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
#ifndef _BODY_COMPONENT_H
#define _BODY_COMPONENT_H
#include <component.h>
#include <spinscale/component.h>
#include <functional>
#include <callback.h>
#include <spinscale/callback.h>
namespace smo {