btrfs: Attempt to fix GCC2 build.

This commit is contained in:
Augustin Cavalier 2017-12-10 11:21:15 -05:00
parent 99768086b1
commit 5285006210
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
#include "BTree.h"
#include "Journal.h"
#include <algorithm>
//#define TRACE_BTRFS
#ifdef TRACE_BTRFS