Skip to content

Commit ebb2ad5

Browse files
committed
Fix build.
1 parent be3e0f8 commit ebb2ad5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/Cpp/StreamConnections/MockDevice.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
*
55
*/
66

7+
#include <string.h>
78
#include "Common/PABotBase2/PABotBase2_ConnectionDebug.h"
8-
99
#include "MockDevice.h"
1010

1111
// REMOVE

0 commit comments

Comments
 (0)