7 lines
46 B
C++
7 lines
46 B
C++
|
#include "Content.h"
|
||
|
|
||
|
Content::Content()
|
||
|
{
|
||
|
|
||
|
}
|