Skip to content

Commit

Permalink
Remove OPENSIM_API macro
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbeattie42 committed Dec 5, 2024
1 parent b8a25c1 commit 308f79c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion OpenSim/Common/CommonUtilities.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ SimTK::Vector createVector(std::initializer_list<SimTK::Real> elements);
* details
*/
/// @ingroup commonutil
OSIMCOMMON_API
template <typename T>
std::pair<bool, T> isUniform(const std::vector<T>& x) {

Expand Down

0 comments on commit 308f79c

Please sign in to comment.