Torc  0.1
torccocoa.h
Go to the documentation of this file.
1 #ifndef TORCCOCOA_H
2 #define TORCCOCOA_H
3 
4 // Std
5 #import <ApplicationServices/ApplicationServices.h>
6 
8 {
9  public:
12 
13  private:
14  void *m_pool;
15 };
16 
17 #endif // TORCCOCOA_H