Merge pull request #1539 from stweil/msvc

Remove old hack for Visual Studio
This commit is contained in:
zdenop 2018-04-30 17:49:54 +02:00 committed by GitHub
commit de78ef873e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,9 +16,6 @@
** limitations under the License.
*
**********************************************************************/
#ifdef _MSC_VER
#define __func__ __FUNCTION__
#endif
#include <ctype.h>
#include <memory> // std::unique_ptr