git-svn-id: http://root.cern.ch/svn/root/trunk@48569 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
Vassil Vassilev 2013-02-14 11:36:41 +00:00
parent a7f6d5c3c9
commit ca634731e2

View File

@ -45,7 +45,6 @@ namespace cling {
/// when clang emits diagnostics on artificially inserted AST node.
int InterpreterGeneratedCodeDiagnosticsMaybeIncorrect;
//__cxa_atexit is declared later for WIN32
#if (!_WIN32)
// Force the module to define __cxa_atexit, we need it.