1
0
Fork 0

Merge branch 'devel' of https://github.com/arangodb/arangodb into devel

This commit is contained in:
Kaveh Vahedipour 2017-04-24 15:13:52 +02:00
commit c9c4f6ccef
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ ArangoGlobalContext::ArangoGlobalContext(int argc, char* argv[],
ADB_WindowsEntryFunction();
#ifdef _WIN32
SetUnhandledExceptionFilter(unhandledExceptionHandler);
// SetUnhandledExceptionFilter(unhandledExceptionHandler);
#endif
TRIAGENS_REST_INITIALIZE();