mirror of
https://github.com/QuasarApp/Heart.git
synced 2025-04-27 18:24:38 +00:00
7 lines
65 B
C++
7 lines
65 B
C++
#include "idbtable.h"
|
|
|
|
ClientProtocol::IDbTable::IDbTable()
|
|
{
|
|
|
|
}
|