summaryrefslogtreecommitdiff
path: root/project2/uuid/uuid.h
diff options
context:
space:
mode:
Diffstat (limited to 'project2/uuid/uuid.h')
-rw-r--r--project2/uuid/uuid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/project2/uuid/uuid.h b/project2/uuid/uuid.h
index 4c60ae5..0712f8f 100644
--- a/project2/uuid/uuid.h
+++ b/project2/uuid/uuid.h
@@ -1,7 +1,7 @@
#ifndef UUID_H
#define UUID_H
-#include <iostream>
+#include <string>
#ifndef uuid_impl
class uuid_impl;