Skip to content

Commit c6935ee

Browse files
authored
Updated entrypoint for crate
1 parent be225bc commit c6935ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/entrypoint.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* SQUADS */
2+
#![cfg(not(feature = "no-entrypoint"))]
23

34
use solana_program::{
45
account_info::AccountInfo, entrypoint, entrypoint::ProgramResult, pubkey::Pubkey,

0 commit comments

Comments
 (0)