finch/gntplugin.h

changeset 40508
2ebcb8eb5c01
parent 40359
ca141ea93b83
child 40616
064ff9f4150a
equal deleted inserted replaced
40507:77d7bc9e5151 40508:2ebcb8eb5c01
17 * 17 *
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
21 */ 21 */
22
23 #if !defined(FINCH_GLOBAL_HEADER_INSIDE) && !defined(FINCH_COMPILATION)
24 # error "only <finch.h> may be included directly"
25 #endif
22 26
23 #ifndef FINCH_PLUGIN_H 27 #ifndef FINCH_PLUGIN_H
24 #define FINCH_PLUGIN_H 28 #define FINCH_PLUGIN_H
25 29
26 /** 30 /**

mercurial