Zaibon

Untitled

Nov 23rd, 2011
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. #include "Carte.h"
  2. #include "Collectionneur.h"
  3.  
  4. template class Vecteur<int>;
  5. template class Vecteur<Carte>;
  6. template class Vecteur<Collectionneur>;
Advertisement
Add Comment
Please, Sign In to add comment