importing usd files with plugin

i tried to create editor plugin to import USD files using UUsdStageImporter::ImportFromFile in USDStageImporter. but nothing happened when i execute it. when i look at the source, all of the function definition is encased inside #if USE_USD_SDK. does it have to do with it? am i missing something?