Skip to content

Commit b17f6b1

Browse files
fixup! Defined TimeoutTable for the user to customize timeouts
1 parent ee4e4b9 commit b17f6b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ConnectionHandlerInterface.h

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
#include "ConnectionHandlerDefinitions.h"
3232
#include "connectionHandlerModels/settings.h"
3333

34+
#include <utility>
35+
3436
/******************************************************************************
3537
TYPEDEFS
3638
******************************************************************************/

0 commit comments

Comments
 (0)