only style changes

This commit is contained in:
aleks-f
2013-03-17 13:34:36 -05:00
parent 95e713045e
commit 3d16ce00a2
35 changed files with 190 additions and 111 deletions

View File

@@ -35,6 +35,7 @@
// DEALINGS IN THE SOFTWARE.
//
#ifndef MongoDB_MessageHeader_INCLUDED
#define MongoDB_MessageHeader_INCLUDED
@@ -43,9 +44,6 @@
#include "Poco/MongoDB/MessageHeader.h"
#define MSG_HEADER_SIZE 16
namespace Poco {
namespace MongoDB {
@@ -55,6 +53,8 @@ class MongoDB_API MessageHeader
/// or response of MongoDB
{
public:
static const unsigned int MSG_HEADER_SIZE = 16;
typedef enum
{
Reply = 1