diff options
author | Sergio Ahumada <[email protected]> | 2012-09-15 17:31:44 +0200 |
---|---|---|
committer | Qt by Nokia <[email protected]> | 2012-09-15 23:54:29 +0200 |
commit | 4eab96732eda458f75efdea99ecea388d0ffbb4a (patch) | |
tree | 182900ca00fb74c1b0754723ead1f834d01edd09 /src/network/access/qnetworkrequest.cpp | |
parent | 9bedada232fb821f1fba2c1bdbd24702947dcaed (diff) |
concurrent: Fix missing or improper include guard in headers
Use an include guard in headers to ensure the header is not included
more than once. Make the header guard match its file name.
Also, cpp files should include their own headers first (but below config.h)
Change-Id: I902c8936382f5c1a8e0de7dbf49e5423f9b72bbe
Reviewed-by: Lars Knoll <[email protected]>
Diffstat (limited to 'src/network/access/qnetworkrequest.cpp')
0 files changed, 0 insertions, 0 deletions