5 lines
63 B
C++
5 lines
63 B
C++
#include "UserInterface.h"
|
|
|
|
UserInterface::~UserInterface()
|
|
{
|
|
} |