Fix annoying build warning

This commit is contained in:
2025-01-12 09:44:08 -04:00
parent c6577b1155
commit c8a7a6678f
3 changed files with 17 additions and 13 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
namespace hk {
namespace sense_api {
class SenseApiManager {
class SenseApiManager
{
public:
static SenseApiManager& getInstance()
{