Fix build issue

develop^2
Geoffrey Merck 1 year ago
parent e76aa25033
commit 039669b210

@ -20,6 +20,7 @@
#pragma once
#include <string>
#include <cstdint>
class CRemoteUser {
public:

@ -17,6 +17,7 @@
#include <sys/socket.h>
#include <string>
#include <vector>
#include <ctime>
enum TRISTATE {
STATE_FALSE,

Loading…
Cancel
Save

Powered by TurnKey Linux.