move debug transport to non-relative path location
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
// Include special debugging transport
|
||||
#include <websocketpp/config/minimal_client.hpp>
|
||||
#include "debug/endpoint.hpp"
|
||||
#include <websocketpp/transport/debug/endpoint.hpp>
|
||||
|
||||
// NOTE: these tests currently test against hardcoded output values. I am not
|
||||
// sure how problematic this will be. If issues arise like order of headers the
|
||||
|
||||
Reference in New Issue
Block a user