summaryrefslogtreecommitdiff
path: root/library/include/hwd.h
blob: afb7b2002dd05d837ae26bc82a2242766cfc6b25 (plain)
1
2
3
4
5
6
#pragma once

namespace hwd
{
void stop_server();
}