NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbifile.hpp>
#include <objects/general/Object_id.hpp>
#include <objects/seqloc/Seq_id.hpp>
#include <objects/seqloc/Seq_point.hpp>
#include <objects/seqfeat/Gb_qual.hpp>
#include <objects/seqfeat/RNA_ref.hpp>
#include <objtools/import/import_error.hpp>
#include "5col_import_data.hpp"
#include <assert.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
Variables | |
USING_NCBI_SCOPE | |
USING_SCOPE | ( | objects | ) |
USING_NCBI_SCOPE |
Definition at line 44 of file 5col_import_data.cpp.