diff-match-patch-cpp-stl
------------------------

C++ STL variant of https://code.google.com/p/google-diff-match-patch.

STL Port was done by Sergey Nozhenko (snhere@gmail.com) and posted on
https://code.google.com/p/google-diff-match-patch/issues/detail?id=25

The STL Port is header only and works with std::wstring andi
std::string.

Homepage: https://github.com/leutloff/diff-match-patch-cpp-stl

Copyright: 2008 Google Inc. All Rights Reserved.

Authors: Neil Fraser <fraser@google.com>
         Mike Slemmer <mikeslemmer@gmail.com>
         Sergey Nozhenko <snhere@gmail.com>

License: Apache-2.0

Version: b2e454ef292145ab08bbdadb802002731f0e8001 (Feb 24th 2014)
