1
#include "TestUpdatingLocFiles2.loc"
2
3
/* where is this used? */
4
#define MACRO_1 "A macro value"
5
6
#define MACRO_2 "Not another \"macro\""
7