5 lines
54 B
C++
5 lines
54 B
C++
|
#include "Interface.h"
|
||
|
|
||
|
Interface::Interface(){
|
||
|
|
||
|
}
|