aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/m4/src/cpp.cpp
blob: 19c4a90e13bdc088be39ab3fec704f8a7fe81a8b (plain) (blame)
1
2
3
// Just include a C++ header to tell stupid MSVC to link in C++ runtime providing wctype().

#include <cassert>