Files
salmanoff/corelogic/include/thoughtContentSource.h
T

9 lines
109 B
C++

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