Skip to content

Commit

Permalink
SGSparseVectorEntry is in fact a struct
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Nov 29, 2012
1 parent a855500 commit 8a5274f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shogun/io/File.h
Expand Up @@ -20,7 +20,7 @@ namespace shogun
{
template <class ST> class SGString;
template <class ST> class SGSparseVector;
template <class ST> class SGSparseVectorEntry;
template <class ST> struct SGSparseVectorEntry;

/** @brief A File access base class.
*
Expand Down

0 comments on commit 8a5274f

Please sign in to comment.