tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

ZycoreExportConfig.h (157B)


      1 #ifndef ZYCORE_EXPORT_H
      2 #define ZYCORE_EXPORT_H
      3 
      4 #define ZYCORE_EXPORT
      5 #define ZYCORE_NO_EXPORT
      6 #define ZYCORE_NO_DEPRECATED
      7 
      8 #endif /* ZYCORE_EXPORT_H */