7 lines
73 B
C++
7 lines
73 B
C++
|
|
#include "std.hpp"
|
|
#include "gxchannel.hpp"
|
|
|
|
gxChannel::~gxChannel(){
|
|
}
|