Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Andrew Bauer
VTK
Commits
ef9c4593
Commit
ef9c4593
authored
Sep 09, 1994
by
Will Schroeder
Browse files
*** empty log message ***
parent
d1866496
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/SetGet.hh
View file @
ef9c4593
...
...
@@ -243,6 +243,6 @@ type *Get##name () { \
// vlErrorMacro(<< "Error message" << variable);
//
#define vlErrorMacro(x) \
cerr << "In " __FILE__ << ", line " << __LINE__ << "\n" << this->GetClassName() << " (" << this << "): " x << "\n\n"
cerr << "
ERROR
In " __FILE__ << ", line " << __LINE__ << "\n" << this->GetClassName() << " (" << this << "): " x << "\n\n"
#endif
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment