1/* 2 * ReactOS log2lines 3 * Written by Jan Roeloffzen 4 * 5 * - Version 6 */ 7 8#pragma once 9 10#define LOG2LINES_VERSION "2.2" 11 12/* EOF */