ERR: Typedefs are not inherited on SGI and Borland.

This commit is contained in:
Brad King 2003-06-24 08:19:51 -04:00
parent b56dcc2a30
commit 4435e364b8
1 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,7 @@
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