Skip to content
Snippets Groups Projects
Commit 4d47e708 authored by Paweł Kędzia's avatar Paweł Kędzia
Browse files

Added using boost namespace to sentence wrapper

parent 1ba079a3
Branches
No related tags found
No related merge requests found
...@@ -47,6 +47,7 @@ namespace Corpus2 { ...@@ -47,6 +47,7 @@ namespace Corpus2 {
} }
using namespace std; using namespace std;
using namespace boost;
using namespace Corpus2; using namespace Corpus2;
#endif /* SWIG_LIBCORPUS2_SENTENCE_I */ #endif /* SWIG_LIBCORPUS2_SENTENCE_I */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment