mirror of
https://github.com/boostorg/system.git
synced 2026-04-18 07:38:38 +02:00
Compare commits
2 Commits
boost-1.44
...
boost-1.47
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dbc7be0c2f | ||
|
|
d0cd2066d4 |
@@ -39,6 +39,9 @@ using namespace boost::system::errc;
|
||||
|
||||
namespace
|
||||
{
|
||||
#if defined(__PGI)
|
||||
using boost::system::errc::invalid_argument;
|
||||
#endif
|
||||
// standard error categories ---------------------------------------------//
|
||||
|
||||
class generic_error_category : public error_category
|
||||
|
||||
Reference in New Issue
Block a user