close Warning: Can't use blame annotator:
svn blame failed on branches/sanscv/lib/FlairCore/src/FindArgument.h: 200029 - Couldn't perform atomic initialization
20014 - Can't find a temporary directory: Internal error (specific information not available)

source: flair-src/branches/sanscv/lib/FlairCore/src/FindArgument.h@ 413

Last change on this file since 413 was 324, checked in by Sanahuja Guillaume, 5 years ago

removing opencv dependency

File size: 161 bytes
RevLine 
1#ifndef FINDARGUMENT
2#define FINDARGUMENT
3
4#include <string>
5
6std::string FindArgument(std::string args,std::string arg,bool recquired);
7
8#endif // FINDARGUMENT
Note: See TracBrowser for help on using the repository browser.