Skip to content

Commit

Permalink
Add missing include to mongo/bson/util/builder.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Schwerin committed Dec 14, 2012
1 parent 0fc7858 commit 8ab8baf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mongo/bson/util/builder.h
Expand Up @@ -26,6 +26,7 @@

#include "mongo/bson/inline_decls.h"
#include "mongo/base/string_data.h"
#include "mongo/util/assert_util.h"

namespace mongo {
/* Accessing unaligned doubles on ARM generates an alignment trap and aborts with SIGBUS on Linux.
Expand Down

0 comments on commit 8ab8baf

Please sign in to comment.