[APPHELP] Various cleanup tasks
[reactos.git] / reactos / dll / appcompat / apphelp / sdbread.c
index 707b5e1..8ab8603 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2011 AndrĂ© Hentschel
  * Copyright 2013 Mislav Bla\9eevic
- * Copyright 2015,2016 Mark Jansen
+ * Copyright 2015-2017 Mark Jansen (mark.jansen@reactos.org)
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  */
 
 #include "windef.h"
-#include "winbase.h"
 #include "apphelp.h"
 
-#include "wine/unicode.h"
-
 
 DWORD WINAPI SdbGetTagDataSize(PDB db, TAGID tagid);