Commit 1570f174 authored by Nils Goroll's avatar Nils Goroll

missing closing brace for __cplusplus

parent 47021054
......@@ -251,4 +251,8 @@ extern "C" {
# undef FUNCTION64
#endif /* defined(__STDC__) */
#ifdef __cplusplus
}
#endif
#endif /* _LONGPATH_H */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment