summaryrefslogtreecommitdiff
path: root/src/internal/treebnf_tmpfile_impl.h
blob: c295072048cfc11db4ad92d176134bb380e8a39c (plain)
1
2
3
4
5
6
#ifndef TREEBNF_TMPFILE_IMPL_H
#define TREEBNF_TMPFILE_IMPL_H

int tbnf_tmpfile(void);

#endif