fix compile error

test=develop
revert-13637-optimize-opyreader
Xin Pan 7 years ago
parent 6746b1fdf3
commit 33b68fdf25

@ -12,7 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <atomic>
#include <fstream>
#include <iostream>
#include <limits>

@ -14,6 +14,7 @@
#pragma once
#include <atomic>
#include <set>
#include <string>
#include <thread> // NOLINT

Loading…
Cancel
Save