Ticket #2658: stdint.patch
File stdint.patch, 352 bytes (added by , 13 years ago) |
---|
-
libs/libmythtv/iptv/urlfetcher.cpp
1 1 // -*- Mode: c++ -*- 2 2 3 #include <stdint.h> 4 3 5 // Qt headers 4 6 #include <qapplication.h> 5 7 #include <qurloperator.h>