Skip to content

Commit

Permalink
another fix ref #1836
Browse files Browse the repository at this point in the history
r17649
  • Loading branch information
friedmud authored and permcody committed Feb 14, 2014
1 parent 4f079b7 commit e7d761e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions framework/src/transfers/MultiAppMeshFunctionTransfer.C
Expand Up @@ -21,6 +21,7 @@
// libMesh
#include "libmesh/meshfree_interpolation.h"
#include "libmesh/system.h"
#include "libmesh/mesh_function.h"

template<>
InputParameters validParams<MultiAppMeshFunctionTransfer>()
Expand Down
1 change: 1 addition & 0 deletions test/src/actions/AddLotsOfAuxVariablesAction.C
Expand Up @@ -17,6 +17,7 @@
#include "FEProblem.h"
#include "Factory.h"
#include "MooseEnum.h"
#include "AddVariableAction.h"

#include <sstream>
#include <stdexcept>
Expand Down

0 comments on commit e7d761e

Please sign in to comment.