Applied style format
This commit is contained in:
parent
a0cc9e81c7
commit
14c0e3a3a3
3 changed files with 14 additions and 7 deletions
|
|
@ -54,7 +54,8 @@ namespace SimpleWeb {
|
|||
namespace boost {
|
||||
#endif
|
||||
namespace asio {
|
||||
template <> struct is_match_condition<SimpleWeb::HeaderEndMatch> : public std::true_type {};
|
||||
template <>
|
||||
struct is_match_condition<SimpleWeb::HeaderEndMatch> : public std::true_type {};
|
||||
} // namespace asio
|
||||
#ifndef USE_STANDALONE_ASIO
|
||||
} // namespace boost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue