Przeglądaj źródła

Fix C++11 build.

PiperOrigin-RevId: 308839805
main
Victor Costan 5 lat temu
rodzic
commit
23d67e7c1f
1 zmienionych plików z 3 dodań i 0 usunięć
  1. +3
    -0
      db/skiplist_test.cc

+ 3
- 0
db/skiplist_test.cc Wyświetl plik

@ -281,6 +281,9 @@ class ConcurrentTest {
} }
}; };
// Needed when building in C++11 mode.
constexpr uint32_t ConcurrentTest::K;
// Simple test that does single-threaded testing of the ConcurrentTest // Simple test that does single-threaded testing of the ConcurrentTest
// scaffolding. // scaffolding.
TEST(SkipTest, ConcurrentWithoutThreads) { TEST(SkipTest, ConcurrentWithoutThreads) {

||||||
x
 
000:0
Ładowanie…
Anuluj
Zapisz