Skip to content

Commit 1e3d3dc

Browse files
committed
COMP: Fixed header test failure.
Change-Id: Ifa7c156320bc30ca54e3b3e9227455b8c6d308c7
1 parent 77b2d63 commit 1e3d3dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ParaViewCore/ServerManager/vtkSMPlotMatrixViewProxy.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PURPOSE. See the above copyright notice for more information.
1818
#define __vtkSMPlotMatrixViewProxy_h
1919

2020
#include "vtkSMContextViewProxy.h"
21-
#include "vtkClientServerStream.h"
21+
#include "vtkClientServerStream.h" // For CS stream methods.
2222

2323
class vtkAbstractContextItem;
2424

0 commit comments

Comments
 (0)