]> git.sesse.net Git - cubemap/commitdiff
Remove an include IWYU should not have added.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 14 Apr 2013 16:49:05 +0000 (18:49 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 14 Apr 2013 16:49:05 +0000 (18:49 +0200)
main.cpp

index 39d5e1ed321851d27c94b03b822f2b517640a21e..95a72b83f00440bf92b612a30bdbba208329d9f7 100644 (file)
--- a/main.cpp
+++ b/main.cpp
@@ -1,7 +1,6 @@
 #include <assert.h>
 #include <errno.h>
 #include <getopt.h>
 #include <assert.h>
 #include <errno.h>
 #include <getopt.h>
-#include <google/protobuf/stubs/common.h>
 #include <signal.h>
 #include <stddef.h>
 #include <stdio.h>
 #include <signal.h>
 #include <stddef.h>
 #include <stdio.h>