/** * \file use_example_dependency.cpp * \brief A simple unary function. * * Copyright 2007-2013 IMP Inventors. All rights reserved. * */ #include "IMP/example/example_config.h" #if IMP_EXAMPLE_HAS_EXAMPLEDEPENDENCY #include #endif IMPEXAMPLE_BEGIN_NAMESPACE IMPEXAMPLE_END_NAMESPACE