I am including a single pdf page (the title of my thesis) with the package pdfpages :
\begin{document}
\includepdf{title.pdf}
...
But since I switched from report to memoir the page is not included, the first page of the resulting pdf if a blank page where "title.pdf" appears.
Do you know if there is an incompatibility between these two packages ?
