More work on making intellisense work
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
#ifndef ENGINEWRAPPER_H
|
||||
#define ENGINEWRAPPER_H
|
||||
|
||||
#include <cstdint>
|
||||
#include <cstddef>
|
||||
|
||||
#define DRV_MAX_CHAN 256
|
||||
#define DRV_MAX_LISTEN_PORTS 256
|
||||
#define DRV_ERRMSG_SIZE 8192
|
||||
|
||||
Reference in New Issue
Block a user