aboutsummaryrefslogtreecommitdiff
path: root/Converter/includes/test.h
blob: f775af43862307baed1f8f5a7a84d4c5fd420240 (plain)
1
2
3
4
5
6
7
8
#ifndef __TEST_H_
#define __TEST_H_

// Test methods to run

void compile_line_header_depth(void);

#endif // __TEST_H_