]> git.sesse.net Git - cubemap/blobdiff - udpinput.h
Identify UDPInput error messages by the stream, too.
[cubemap] / udpinput.h
index 0f89d6828de79b9be3e27db77ed2d7efcf93fb70..a5f71b98209a57f1f719d5a447ec2c8e38914d09 100644 (file)
@@ -1,8 +1,8 @@
 #ifndef _UDPINPUT_H
 #define _UDPINPUT_H 1
 
-#include <vector>
 #include <string>
+#include <vector>
 
 #include "input.h"