Include atomic in mock_table.h

This commit is contained in:
Igor Canadi 2014-10-28 18:10:55 -07:00
parent c082853340
commit 412b7f85bb
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include <algorithm>
#include <set>
#include <memory>
#include <atomic>
#include <map>
#include <string>