Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 73f41cc

Browse files
authored
Update lib.rs
1 parent b393a6e commit 73f41cc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sdk/src/lib.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
<<<<<<< HEAD
2-
=======
3-
#![cfg_attr(RUSTC_WITH_SPECIALIZATION, feature(specialization))]
41
#![cfg_attr(RUSTC_NEEDS_PROC_MACRO_HYGIENE, feature(proc_macro_hygiene))]
52

6-
>>>>>>> 95490ff56... Apply #![feature(proc_macro_hygiene)] when needed
73
// Allows macro expansion of `use ::solana_sdk::*` to work within this crate
84
extern crate self as solana_sdk;
95

0 commit comments

Comments
 (0)