Initial callback template class. Untested.

This commit is contained in:
jwellbelove 2016-11-14 16:45:26 +00:00
parent 562d59faf0
commit 670de34441

View File

@ -28,6 +28,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
******************************************************************************/
#error In Development. Do not use.
#ifndef __ETL_CALLBACK__
#define __ETL_CALLBACK__