Sha256: 1722685a93c9009c8a3c4a155bc3d8e3eae2b15b2742e31fc123b51b24b873b3
Contents?: true
Size: 198 Bytes
Versions: 135
Compression:
Stored size: 198 Bytes
Contents
#include <time.h> #include <string> #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES) struct some_struct { std::string s; // if std not properly redefined, error will be here }; #endif
Version data entries
135 entries across 135 versions & 2 rubygems