/* * Copyright (C) 2006-2011 by Benedict Paten (benedictpaten@gmail.com) * * Released under the MIT license, see LICENSE.txt */ /* * sonLibPrivate.h * * Created on: 21 May 2010 * Author: benedictpaten */ #ifndef SONLIB_GLOBALS_TEST_H_ #define SONLIB_GLOBALS_TEST_H_ #include #include #include #include #include #include #include #include #include #include #include #include #include "CuTest.h" #include "sonLib.h" #endif /* SONLIBPRIVATE_H_ */