#ifndef UINT32_H
#define UINT32_H

typedef unsigned long uint32;

#endif


syntax highlighted by Code2HTML, v. 0.9.1