Skip to content
Snippets Groups Projects
Commit 858d5edd authored by Egor Pugin's avatar Egor Pugin Committed by Brad King
Browse files

Encoding: Export CommandLineArguments from shared library

parent 04e24b2b
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ class @KWSYS_NAMESPACE@_EXPORT Encoding
{
public:
// Container class for argc/argv.
class CommandLineArguments
class @KWSYS_NAMESPACE@_EXPORT CommandLineArguments
{
public:
// On Windows, get the program command line arguments
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment