Import firefox-3.0b1-source tarball
[mozilla-1.9/b1.git] / gfx / thebes / test / gfxTestCocoaHelper.h
blobc31f9f88072fd690d058507fdea452a9890b43b7
1 #ifndef GFX_TEST_COCOA_HELPER_H
2 #define GFX_TEST_COCOA_HELPER_H
4 extern "C" {
5 void CocoaPoolInit();
6 void CocoaPoolRelease();
9 #endif