lw-build-system/scripts/build.lib.c++/000_TopSource.cpp

15 lines
264 B
C++
Raw Normal View History

/* @P@/src/@NAME@/TopSource.cpp
*
* Copyright: ©@YEAR@, @COPYRIGHT@
* Author: @AUTHOR@ <@EMAIL@>
* License: GPLv3
*/
#include "@HEADER_NAME@"
// Below are all the includes used throughout the library.
/* options for text editors
vim: @VIM_MODELINE@
*/