Skip to content

Commit

Permalink
add lock_guard to CFG.h - needed once it isn't available from IBSTree.h
Browse files Browse the repository at this point in the history
  • Loading branch information
jmellorcrummey committed Nov 27, 2017
1 parent 3476f51 commit cd8ca5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parseAPI/h/CFG.h
Expand Up @@ -37,6 +37,7 @@
#include <functional>
#include <boost/iterator/transform_iterator.hpp>
#include <boost/range.hpp>
#include <boost/thread/lock_guard.hpp>
#include "dyntypes.h"
#include "IBSTree.h"

Expand Down

0 comments on commit cd8ca5c

Please sign in to comment.