@ -13,7 +13,10 @@
"USE_GPSD=1",
"all"
],
"group": "build",
"group": {
"kind": "build",
"isDefault": true
},
"problemMatcher": []
{
@ -91,10 +94,7 @@
"ENABLE_DEBUG=1",
"USE_GPSD=1"
}
]
@ -20,6 +20,7 @@
#pragma once
#include <string>
#include <cstdint>
class CRemoteUser {
public:
#define RemoteControlStarNetUser_H
class CRemoteControlStarNetUser {
Powered by TurnKey Linux.