diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-28 10:35:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-28 10:35:33 +0000 |
| commit | 491ac453512ac1982f62fc0d2a310586427601d7 (patch) | |
| tree | 259cb4f798f5d865a10f0391ea3fe6a3a68bb25f /src/certificates.cc | |
| parent | 3c735aa41fb24dbcd5ac15fba4d60e1554e124c6 (diff) | |
Some OS X build fixes.
Diffstat (limited to 'src/certificates.cc')
| -rw-r--r-- | src/certificates.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/certificates.cc b/src/certificates.cc index da8f39c7..a9d0b371 100644 --- a/src/certificates.cc +++ b/src/certificates.cc @@ -38,7 +38,6 @@ using std::list; using std::string; -using std::cout; using std::ostream; using namespace dcp; |
