algo.h
#ifndef _algorithm_
#define _algorithm_
namespace Sorting{
int *bubble(int *dataPass, int dataSize);
}
#endif
#ifndef _algorithm_
#define _algorithmalgo.h
#ifndef _algorithm_
#define _algorithm_
namespace Sorting{
int *bubble(int *dataPass, int dataSize);
}
#endif
#ifndef _algorithm_
#define _algorithm