forked from lix-project/lix
a17071fef1
An "using namespace std" was added locally in those functions that refer to names from <cstring>. That is not pretty, but it's a very portable solution, because strcpy() and friends will be found in both the 'std' and in the global namespace. |
||
---|---|---|
.. | ||
help.txt | ||
Makefile.am | ||
nix-worker.cc |