Some clean-ups

This commit is contained in:
Alex Hultman
2018-09-15 05:31:42 +02:00
parent eee6e97fda
commit 883bdfe7d7
11 changed files with 41 additions and 53 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef STATICDISPATCH_H
#define STATICDISPATCH_H
// this headers is basically a statically dispatched libusockets wrapper base
/* This headers is basically a statically dispatched libusockets wrapper base */
#include <type_traits>
#include <libusockets.h>