Przeglądaj źródła

Added #define to IRCClient.h

master
achmizs 4 lat temu
rodzic
commit
a4a9ed2c15
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5
    0
      IRCClient.h

+ 5
- 0
IRCClient.h Wyświetl plik

@@ -18,6 +18,9 @@
* License for more details.
*/

#ifndef IRCCLIENT
#define IRCCLIENT

#import <Foundation/Foundation.h>

//! Project version number for IRCClient.
@@ -30,3 +33,5 @@ FOUNDATION_EXPORT const unsigned char IRCClientVersionString[];
#import "IRCClient/IRCClientSessionDelegate.h"
#import "IRCClient/IRCClientChannel.h"
#import "IRCClient/IRCClientChannelDelegate.h"

#endif

Ładowanie…
Anuluj
Zapisz