diff --git a/text.h b/text.h new file mode 100644 index 0000000..3ee5b0c --- /dev/null +++ b/text.h @@ -0,0 +1,6 @@ +#ifndef TEXT_H_INCLUDED +#define TEXT_H_INCLUDED + + + +#endif // TEXT_H_INCLUDED