mirror of https://github.com/CGAL/cgal
self-explanatory
This commit is contained in:
parent
da79428aa0
commit
4a91f1d89a
|
|
@ -1,13 +1,2 @@
|
|||
PURPOSE OF THIS DIRECTORY:
|
||||
|
||||
To accomodate naming conversion for SunPro C++ 5.0 compiler (.SUNWCCh)
|
||||
|
||||
These wrappers are not put into STLport main include directory because :
|
||||
|
||||
1) These files are symbolic links and may clobber principal headers with some systems/archive tools.
|
||||
2) These headers are beyond the scope of C++ standard.
|
||||
|
||||
If you use this STLport installation only for SUNPro, I would suggest you to link .SUNWCCh and .h files
|
||||
in this directory symbolically into the main STLport include directory (..).
|
||||
|
||||
-Boris.
|
||||
removed platform-specific stuff,
|
||||
as it's never used for our purposes.
|
||||
|
|
|
|||
Loading…
Reference in New Issue