Skip to content

Commit

Permalink
Use fwd declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
vinx13 authored and vigsterkr committed Jun 4, 2018
1 parent b9f907e commit 752aab1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/shogun/transformer/Transformer.h
Expand Up @@ -10,12 +10,13 @@
#include <shogun/lib/config.h>

#include <shogun/base/SGObject.h>
#include <shogun/features/Features.h>
#include <shogun/lib/common.h>

namespace shogun
{

class CFeatures;

/** @brief class Transformer used to transform data
*
*/
Expand Down

0 comments on commit 752aab1

Please sign in to comment.