diff options
Diffstat (limited to 'c++/test/tvlstr.cpp')
-rw-r--r-- | c++/test/tvlstr.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/c++/test/tvlstr.cpp b/c++/test/tvlstr.cpp index c8a05c5..b1815a3 100644 --- a/c++/test/tvlstr.cpp +++ b/c++/test/tvlstr.cpp @@ -758,6 +758,9 @@ static void test_vl_rewrite(void) ** test_vlstrings(): Main VL string testing routine. ** ****************************************************************/ +#ifdef __cplusplus +extern "C" +#endif void test_vlstrings(void) { // Output message about test being performed |