Skip to content

Commit 93ecd93

Browse files
author
tpat
committed
added cctype header for windows builds
1 parent e9bd02d commit 93ecd93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Interface/Application/TreeViewCollaborators.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <Interface/Application/TreeViewCollaborators.h>
3030
#include <boost/algorithm/string.hpp>
3131
#include <iostream>
32+
#include <cctype>
3233

3334
using namespace SCIRun::Gui;
3435

0 commit comments

Comments
 (0)