Files
salmanoff/smocore/include/thoughtContentSource.h
T
2025-07-22 06:15:12 -04:00

9 lines
109 B
C++

#ifndef _THOUGHT_CONTENT_SOURCE_H
#define _THOUGHT_CONTENT_SOURCE_H
class ThoughtContentSource
{
};
#endif