aboutsummaryrefslogtreecommitdiffhomepage
path: root/node_modules/uws/src/uWS.h
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/uws/src/uWS.h')
-rw-r--r--node_modules/uws/src/uWS.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/node_modules/uws/src/uWS.h b/node_modules/uws/src/uWS.h
new file mode 100644
index 0000000..40a0e40
--- /dev/null
+++ b/node_modules/uws/src/uWS.h
@@ -0,0 +1,6 @@
+#ifndef UWS_UWS_H
+#define UWS_UWS_H
+
+#include "Hub.h"
+
+#endif // UWS_UWS_H