* apt-pkg/contrib/progress.cc
[ntk/apt.git] / apt-pkg / contrib / sha256.cc
index b75ce8a..ecda3d8 100644 (file)
  * any later version.
  *
  */
+
+#ifdef __GNUG__
+#pragma implementation "apt-pkg/sha256.h"
+#endif
+
+
 #define SHA256_DIGEST_SIZE      32
 #define SHA256_HMAC_BLOCK_SIZE  64