fixed compilation error on ubuntu
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@235 620bd6b2-0a58-f614-fd9a-1bd335dccda9
This commit is contained in:
parent
3953083517
commit
d6a4baab9a
@ -22,6 +22,7 @@
|
||||
|
||||
#include <sstream>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
std::string uReplaceChar(const std::string & str, char before, char after)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user