LibIRCClient 1.10 Used by Probotic
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

8 lines
150B

  1. //
  2. // Prefix header for all source files of the 'IRCClient' target in the 'IRCClient' project.
  3. //
  4. #ifdef __OBJC__
  5. #import <Cocoa/Cocoa.h>
  6. #endif