8 lines
118 B
C++
8 lines
118 B
C++
|
#include "concordia/hashed_sentence.hpp"
|
||
|
|
||
|
HashedSentence::HashedSentence() {
|
||
|
}
|
||
|
|
||
|
HashedSentence::~HashedSentence() {
|
||
|
}
|