2
0
mirror of https://github.com/boostorg/log.git synced 2026-02-18 02:02:14 +00:00

Added a missing include.

This commit is contained in:
Andrey Semashev
2014-06-22 02:40:18 +04:00
parent a0ec391663
commit 7e8ada3859

View File

@@ -16,6 +16,7 @@
#ifndef BOOST_LOG_WITHOUT_SETTINGS_PARSERS
#include "windows_version.hpp"
#include <cstddef>
#include <ios>
#include <map>
#include <vector>