Prefer separate compilation.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#include "easywsclient.hpp"
|
||||
#include "easywsclient.cpp" // <-- include only if you don't want compile separately
|
||||
//#include "easywsclient.cpp" // <-- include only if you don't want compile separately
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user