summaryrefslogtreecommitdiff
path: root/boost/exception/errinfo_errno.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/exception/errinfo_errno.hpp')
-rw-r--r--boost/exception/errinfo_errno.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/exception/errinfo_errno.hpp b/boost/exception/errinfo_errno.hpp
index 657b5f76d5..de44e17155 100644
--- a/boost/exception/errinfo_errno.hpp
+++ b/boost/exception/errinfo_errno.hpp
@@ -13,7 +13,7 @@
#pragma warning(disable:4996)
#endif
-#include "boost/exception/info.hpp"
+#include <boost/exception/info.hpp>
#include <errno.h>
#include <string.h>