We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f89b2 commit d0fcbfdCopy full SHA for d0fcbfd
OpenSim/Common/IO.h
@@ -143,7 +143,7 @@ class OSIMCOMMON_API IO {
143
* - On destruction: switches the calling process's working directory
144
* back to its original directory.
145
*/
146
- class CwdChanger final {
+ class OSIMCOMMON_API CwdChanger final {
147
std::string _existingDir;
148
149
/**
0 commit comments