Skip to content

Commit

Permalink
Fix mongo build -take 2
Browse files Browse the repository at this point in the history
Summary: quick fix for now.  will figure out a better fix soon

Test Plan: build

Reviewers: sdong, igor, kradhakrishnan

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D42381
  • Loading branch information
agiardullo committed Jul 16, 2015
1 parent d8263d9 commit 43e9825
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions include/rocksdb/utilities/convenience.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@

#pragma once

#include "utilities/pragma_error.h"

// #include "utilities/pragma_error.h"
// TODO(agiardullo): need to figure out how to make this portable
// ROCKSDB_WARNING("This file was moved to rocksdb/convenience.h")

Expand Down

0 comments on commit 43e9825

Please sign in to comment.