make rimpl type really a reference
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@495 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
39ea27e017
commit
319f949eee
4 changed files with 11 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
BIN = main
|
||||
CC = gcc
|
||||
CXXFLAGS = -Wall -O2
|
||||
CXXFLAGS = -Wall -O2 -pedantic
|
||||
CPPFLAGS = -I../../include -DNDEBUG
|
||||
LDFLAGS = -L../../lib
|
||||
LDLIBS = -lloki
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue