add_executable(charged_particles main.cpp)
target_link_libraries(charged_particles ${Boost_LIBRARIES})
