← Back to team overview

dccl-dev team mailing list archive

[Merge] lp:~nknotts/dccl/clang into lp:dccl

 

toby schneider has proposed merging lp:~nknotts/dccl/clang into lp:dccl.

Requested reviews:
  Nathan Knotts (nknotts)

For more details, see:
https://code.launchpad.net/~nknotts/dccl/clang/+merge/246382

See https://bugs.launchpad.net/dccl/+bug/1410593
-- 
Your team DCCL Developers is subscribed to branch lp:dccl.
=== modified file 'src/bitset.h'
--- src/bitset.h	2014-10-08 18:19:16 +0000
+++ src/bitset.h	2015-01-14 02:45:11 +0000
@@ -27,6 +27,7 @@
 #include <deque>
 #include <algorithm>
 #include <limits>
+#include <string>
 
 #include "exception.h"
 


Follow ups