mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-06 22:03:44 -06:00
8 lines
104 B
C++
8 lines
104 B
C++
#ifndef _coff_uar_uar_h_
|
|
#define _coff_uar_uar_h_
|
|
|
|
#include <coff/coff.h>
|
|
|
|
using namespace Upp;
|
|
|
|
#endif
|