TCF Agent: fix the build with Clang on Windows

* Avoid a macro re-definition.
* Use the recommended string functions instead of the deprecated
aliases.

From the Clang User Manual: "For compatibility with existing code that
compiles with MSVC, clang defines the _MSC_VER and _MSC_FULL_VER macros.
These default to the values of 1800 and 180000000 respectively, making
clang look like an early release of Visual C++ 2013."

Change-Id: I1eb815e9721aa103e383c95827af24cd96b90b9b
Signed-off-by: Mircea Gherzan <mircea.gherzan@intel.com>
1 file changed
tree: f40ec15dee4e61f27cbdd2f1ee180a5648386c69
  1. agent/
  2. examples/
  3. server/
  4. tests/
  5. .gitignore
  6. .mailmap
  7. cmake-tcf-lib.txt