Skip to content
Snippets Groups Projects
Commit c0ea11f4 authored by David C. Lonie's avatar David C. Lonie
Browse files

Move includes out of anon namespace.

The included file was pulling in <cassert> and defining the Win32
assert implementation '_wassert' both inside and outside of the
anonymous namespace, leading to ambiguous function call errors on
static debug win32 builds.

See mailing list discussions:
http://public.kitware.com/pipermail/vtkusers/2016-April/094860.html
http://public.kitware.com/pipermail/vtkusers/2016-April/094854.html
http://public.kitware.com/pipermail/vtkusers/2016-April/094814.html
parent 4bf99c0d
No related branches found
No related tags found
No related merge requests found
Loading
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