Skip to content

Commit

Permalink
Include atomic
Browse files Browse the repository at this point in the history
  • Loading branch information
igorcanadi committed Oct 27, 2014
1 parent 179c230 commit 7c303f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions db/skiplist.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@

#pragma once
#include <assert.h>
#include <atomic>
#include <stdlib.h>
#include "util/arena.h"
#include "port/port.h"
Expand Down

0 comments on commit 7c303f0

Please sign in to comment.