diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:19 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:21:30 +0200 |
commit | 1275d274db37fc333838321347e1887488f8f4c0 (patch) | |
tree | 8857c3ae31f6ebddb0137f708487cbc1cccb1d97 /sot/inc/absdev.hxx | |
parent | bcef91b779f6802dd8bdec91d945038716faf181 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'sot/inc/absdev.hxx')
-rw-r--r-- | sot/inc/absdev.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sot/inc/absdev.hxx b/sot/inc/absdev.hxx index 3d251d98e0b6..b68f12cf28e8 100644 --- a/sot/inc/absdev.hxx +++ b/sot/inc/absdev.hxx @@ -28,9 +28,7 @@ #ifndef _SOT_ABSDEV_HXX #define _SOT_ABSDEV_HXX -#ifndef _TOOLS_SOLAR_H #include <tools/solar.h> -#endif class JobSetup; class AbstractDeviceData |