Skip to content
Snippets Groups Projects
Commit b79b5140 authored by Axel Naumann's avatar Axel Naumann
Browse files

Cling should never see this; add comment about libCore/libCling use.

parent 60b1a225
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,7 @@
#ifndef ROOT_TSchemaRuleProcessor
#define ROOT_TSchemaRuleProcessor
#if !defined(__CINT__)
// Do no clutter the dictionary (in particular with STL containers)
// NOTE: #included by libCore and libCling. All symbols must be inline.
#include <stdlib.h>
#include <cstring>
......@@ -253,6 +252,5 @@ namespace Internal {
};
} // namespace Internal
} // namespace ROOT
#endif // defined(__CINT__)
#endif // ROOT_TSchemaRuleProcessor
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment