diff options
Diffstat (limited to 'plugins/SmileyAdd/src/SmileyBase.h')
-rw-r--r-- | plugins/SmileyAdd/src/SmileyBase.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/SmileyAdd/src/SmileyBase.h b/plugins/SmileyAdd/src/SmileyBase.h index 3cdf244007..f45b6d0a03 100644 --- a/plugins/SmileyAdd/src/SmileyBase.h +++ b/plugins/SmileyAdd/src/SmileyBase.h @@ -16,10 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#pragma once
-#include <oleidl.h>
-#include <tchar.h>
-
#define OLEIVERB_SETOWNER (-24)
EXTERN_C const IID IID_ITooltipData;
|