chromium/third_party/unrar/src/rs.hpp

#ifndef _RAR_RS_
#define _RAR_RS_

#define MAXPAR
#define MAXPOL

class RSCoder
{};

#endif