Precomp.php in Automatic Updates 7
Same filename in this branch
Same filename and directory in other branches
Namespace
ParagonIE\Sodium\Core\Curve25519\GeFile
vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.phpView source
<?php
namespace ParagonIE\Sodium\Core\Curve25519\Ge;
class Precomp extends \ParagonIE_Sodium_Core_Curve25519_Ge_Precomp {
}