#ifndef __OUTPUT_FORMAT_H__ #define __OUTPUT_FORMAT_H__ #include CString makeUserFriendlyString(__int64 val); #endif // #ifndef __OUTPUT_FORMAT_H__