Skip to content

Commit d191e49

Browse files
committed
Added include for replace algorithm
1 parent 404959b commit d191e49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ambf_framework/afInputDevices.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
#include "afInputDevices.h"
4545
#include "afConversions.h"
4646
#include <string.h>
47+
#include <algorithm>
4748
//------------------------------------------------------------------------------
4849

4950

0 commit comments

Comments
 (0)