summaryrefslogtreecommitdiff
path: root/Tests/InterfaceLinkLibraries/foo.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/InterfaceLinkLibraries/foo.h')
-rw-r--r--Tests/InterfaceLinkLibraries/foo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/InterfaceLinkLibraries/foo.h b/Tests/InterfaceLinkLibraries/foo.h
index e12e23c499..9b73885762 100644
--- a/Tests/InterfaceLinkLibraries/foo.h
+++ b/Tests/InterfaceLinkLibraries/foo.h
@@ -1,4 +1,4 @@
#ifdef _WIN32
__declspec(dllexport)
#endif
-int foo();
+ int foo();