Changeset 52262

Timestamp:
Apr 8, 2009, 4:38:38 PM (14 years ago)
Author:
David Deakins
Message:

After including <cstddef> to check for usage of STLport, if STLport is not detected, then include <utility> to detect other std libs. This avoids the issue that some std libs do not include all of their C++-related macros when just <cstddef> is included. Related to issue #2924.

(No files)

Note: See TracChangeset for help on using the changeset viewer.