Fixing an issue with output parameters that are of type IntPtr
[castle.git] / InversionOfControl / Castle.Windsor.Tests / Configuration2 / config_with_include.xml
blob43b869b6111068b6f0d9d61569865d7b43943e23
1 <configuration>\r
2 \r
3     <include uri="include1.xml"/> <!-- this is also valid -->\r
4     <include uri="file://include2.xml"/>\r
5 \r
6 </configuration>