Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 722412 | Differences between
and this patch

Collapse All | Expand All

(-)a/src/docopt/docopt_value.h (+1 lines)
Lines 13-18 Link Here
13
#include <vector>
13
#include <vector>
14
#include <functional> // std::hash
14
#include <functional> // std::hash
15
#include <iosfwd>
15
#include <iosfwd>
16
#include <stdexcept>
16
17
17
namespace docopt {
18
namespace docopt {
18
19

Return to bug 722412