Clean up header files a bit.
[awesomized/libmemcached] / libmemcached / options / parser.yy
index e7b95bdfc5a1705c1eec1009c9c69dd8e0136133..a85512052b19b74de13fddbd1206ea683ce0f4ac 100644 (file)
 
 #include <config.h>
 
-#include <stdint.h>
-#include <iostream>
+#include <cstdint>
 #include <sstream>
-#include <string>
 
 #include <libmemcached/options/context.h>
 #include <libmemcached/options/string.h>