diff options
author | fcolin | 2007-02-01 12:52:44 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 12:52:44 +0000 |
commit | 978dd8a97471887b353707a46d2288c809abade9 (patch) | |
tree | 82e23a3b1b5e237a593c2e28e2718a6ca9ac0f05 /Bus/Horloge | |
parent | b4ac1e8daa9e66672fe66f31c56adb63edce632c (diff) | |
download | ivy-cplusplus-978dd8a97471887b353707a46d2288c809abade9.zip ivy-cplusplus-978dd8a97471887b353707a46d2288c809abade9.tar.gz ivy-cplusplus-978dd8a97471887b353707a46d2288c809abade9.tar.bz2 ivy-cplusplus-978dd8a97471887b353707a46d2288c809abade9.tar.xz |
Utilisateur : Fcolin Date : 25/10/01 Heure : 11:44 Créé (vss 1)
Diffstat (limited to 'Bus/Horloge')
-rw-r--r-- | Bus/Horloge/StdAfx.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Bus/Horloge/StdAfx.cpp b/Bus/Horloge/StdAfx.cpp new file mode 100644 index 0000000..ec4138a --- /dev/null +++ b/Bus/Horloge/StdAfx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes
+// Horloge.pch will be the pre-compiled header
+// stdafx.obj will contain the pre-compiled type information
+
+#include "stdafx.h"
+
+
+
|