Use =default for skeleton copy constructor
[ACE_TAO.git] / TAO / tao / PI / InvalidSlot.pidl
blob3b2553f655578b12dd09a7d868d0d8f1b91ae42f
1 // -*- IDL -*-
3 /**
4  * @file InvalidSlot.pidl
5  *
6  * @brief Pre-compiled InvalidSlot
7  */
9 #ifndef _INVALID_SLOT_PIDL_
10 #define _INVALID_SLOT_PIDL_
12 module PortableInterceptor {
14   typeprefix PortableInterceptor "omg.org";
16   exception InvalidSlot {};
19 #endif  /* _INVALID_SLOT_PIDL_ */