PhoenixMock  1.8.7
Tools to split/merge/print mock used in Phoenix
Option_impl.h
Go to the documentation of this file.
1 /***************************************
2  Auteur : Pierre Aubert
3  Mail : pierre.aubert@lapp.in2p3.fr
4  Licence : CeCILL-C
5 ****************************************/
6 
7 #ifndef __POPTION_IMPL_H__
8 #define __POPTION_IMPL_H__
9 
10 #include "Option.h"
11 
12 
13 #endif
14 
Option.h