Skip to content
Snippets Groups Projects
Commit 4435e364 authored by Brad King's avatar Brad King
Browse files

ERR: Typedefs are not inherited on SGI and Borland.

parent b56dcc2a
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,8 @@
class cmSystemTools: public cmsys::SystemTools
{
public:
typedef cmsys::SystemTools SystemTools;
/** Expand out any arguements in the vector that have ; separated
* strings into multiple arguements. A new vector is created
* containing the expanded versions of all arguments in argsIn.
......
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