Rename sol_bpf.h to solana_sdk.h

This commit is contained in:
Michael Vines
2018-10-31 23:13:09 -07:00
parent 776b1c2294
commit 3ea0651078
4 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
* another
*/
#include <sol_bpf.h>
#include <solana_sdk.h>
/**
* Number of SolKeyedAccounts expected. The program should bail if an

View File

@ -3,7 +3,7 @@
* passed to it
*/
#include <sol_bpf.h>
#include <solana_sdk.h>
/**
* Number of SolKeyedAccounts expected. The program should bail if an