Don't depend on set being transitively included.

llvm-svn: 183936
This commit is contained in:
Rafael Espindola
2013-06-13 20:10:23 +00:00
parent cb4bb19070
commit 09079162ee

View File

@@ -12,6 +12,7 @@
#include <fcntl.h>
#include <libgen.h>
#include <sys/stat.h>
#include <set>
#include <string.h>
#include <fstream>