aboutsummaryrefslogtreecommitdiffstats
path: root/test/auto-refac-tdd/auto-refac-tdd01.h
blob: 7acdb65d28fa19882576a415290082c0bd4464b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*first line's been intentionally left blank.*/
#ifndef AUTO_REFAC_TDD_01_H
#define AUTO_REFAC_TDD_01_H
/*********************************************************************************************************************/
/**************************************************MACROS & DEFS*******************************************************/

/*********************************************************************************************************************/
/***************************************************Globals***********************************************************/

/*********************************************************************************************************************/
/********************************************Function Declarations****************************************************/


/*********************************************************************************************************************/
#endif
/*last line's intentionally lefg blank.*/