4 lines
No EOL
75 B
C++
4 lines
No EOL
75 B
C++
#include "hint.h"
|
|
|
|
Hint::Hint(): Message(&TYPE) {}
|
|
Hint::~Hint() = default; |