﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2801	Move includes from Package.h into Package.c to minimize debugging information	Adrian Pop	Martin Sjölund	"At least on Windows the omc executable has 300-400Mb which is huge
and makes debugging very slow. I suspect this happens because we
include a lot of .h files everywhere.

Currently all the includes are in Package.h and they should be moved into Package.c

Maybe even split Package.h into Package.public.h and Package.private.h and only include the Package.public.h into other .c files and the Package.private.h into Package.c.
"	defect	new	high	Future	MetaModelica	trunk			
