correct a couple of #includes that were pointing to the old location of endian_utils.h
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include "gmock/gmock.h"
|
||||
#include "persistent-data/endian_utils.h"
|
||||
#include "base/endian_utils.h"
|
||||
|
||||
using namespace base;
|
||||
using namespace std;
|
||||
|
Reference in New Issue
Block a user