mirror of
https://github.com/JS8Call-improved/JS8Call-improved
synced 2026-08-13 17:47:36 -04:00
Remove pragmas
This commit is contained in:
parent
f7c3ffc3fc
commit
5913ec026f
1 changed files with 1 additions and 5 deletions
|
|
@ -4,8 +4,6 @@
|
|||
// Private Implementation
|
||||
/******************************************************************************/
|
||||
|
||||
#pragma mark Private Implementation
|
||||
|
||||
namespace
|
||||
{
|
||||
const struct final : public std::error_category
|
||||
|
|
@ -34,11 +32,9 @@ namespace
|
|||
}
|
||||
|
||||
/******************************************************************************/
|
||||
// Private Implementation
|
||||
// Implementation
|
||||
/******************************************************************************/
|
||||
|
||||
#pragma mark - Implementation
|
||||
|
||||
namespace MessageError
|
||||
{
|
||||
std::error_category const &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue