#ifndef VTIFUL_EXCEL_EXCEPTION_H #define VTIFUL_EXCEL_EXCEPTION_H extern zend_class_entry *vtiful_exception_ce; VTIFUL_STARTUP_FUNCTION(vtiful_exception); #endif