#include <iostream>
#include "gcd.h"
#include "lcm.h"
Go to the source code of this file.
Definition at line 7 of file calc.cpp.
References gcd(), and lcm().