Skip to content

Commit

Permalink
PDAL_DLL test hook.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Mar 5, 2018
1 parent f59fc4d commit 8b1507f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdal/PluginDirectory.hpp
Expand Up @@ -57,7 +57,7 @@ class PluginDirectory
std::map<std::string, std::string> m_drivers;

private:
static StringList test_pluginSearchPaths();
PDAL_DLL static StringList test_pluginSearchPaths();
};

} // namespace pdal
Expand Down

0 comments on commit 8b1507f

Please sign in to comment.