mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[CARDLIB]
* Fix build. svn path=/trunk/; revision=61533
This commit is contained in:
+1
@@ -19,6 +19,7 @@
|
||||
// count.Clear();
|
||||
//
|
||||
|
||||
#include "cardlib.h"
|
||||
#include "cardcount.h"
|
||||
|
||||
CardCount::CardCount()
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@
|
||||
// Copyright J Brown 2001
|
||||
//
|
||||
|
||||
#include "cardstack.h"
|
||||
#include "cardlib.h"
|
||||
|
||||
Card &CardStack::operator[] (size_t index)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user