summaryrefslogtreecommitdiffstats
path: root/Source/cmSystemTools.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2003-06-24 14:16:28 (GMT)
committerBrad King <brad.king@kitware.com>2003-06-24 14:16:28 (GMT)
commit45e508f5300b8ebcfe3a3aca24bd0906eb749e36 (patch)
tree0b0b9cb10f1bb7869bf70d79ab2654a6bbc71c3d /Source/cmSystemTools.h
parent51eb9596bcb0373149989d129c6a7bca56033e3f (diff)
downloadCMake-45e508f5300b8ebcfe3a3aca24bd0906eb749e36.zip
CMake-45e508f5300b8ebcfe3a3aca24bd0906eb749e36.tar.gz
CMake-45e508f5300b8ebcfe3a3aca24bd0906eb749e36.tar.bz2
ERR: Renamed superclass typedef from SystemTools to Superclass to avoid conflict across platforms.
Diffstat (limited to 'Source/cmSystemTools.h')
-rw-r--r--Source/cmSystemTools.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmSystemTools.h b/Source/cmSystemTools.h
index ee5f704..a25b9d9 100644
--- a/Source/cmSystemTools.h
+++ b/Source/cmSystemTools.h
@@ -30,7 +30,7 @@
class cmSystemTools: public cmsys::SystemTools
{
public:
- typedef cmsys::SystemTools SystemTools;
+ typedef cmsys::SystemTools Superclass;
/** Expand out any arguements in the vector that have ; separated
* strings into multiple arguements. A new vector is created