Commit 44fd06f4 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

dimm.idl: Don't import unknwn.idl if DO_NO_IMPORTS is defined.

parent 4e4f8e4b
......@@ -16,7 +16,9 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef DO_NO_IMPORTS
import "unknwn.idl";
#endif
cpp_quote("#include <imm.h>")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment