mirror of
https://github.com/glest/glest-source.git
synced 2025-09-26 07:28:59 +02:00
Code Restructuring to make mega-glest more standard
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#ifndef _NOIMPL_H_
|
||||
#define _NOIMPL_H_
|
||||
|
||||
#define NOIMPL std::cerr << __PRETTY_FUNCTION__ << " not implemented.\n";
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user