aboutsummaryrefslogtreecommitdiff
path: root/src/ca/cost.h
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2019-01-20 09:19:12 -0600
committerSean Hall <r.sean.hall@gmail.com>2019-01-20 09:19:12 -0600
commit4d30ab70573f9734d7fd3cd4d54c02173fa281db (patch)
tree01cc70c5a0ce7962240dcb8e7fcc23db0c656a31 /src/ca/cost.h
parent81e205ed6eecb97da9694df58b9057a2f9f6b54d (diff)
downloadwix-4d30ab70573f9734d7fd3cd4d54c02173fa281db.tar.gz
wix-4d30ab70573f9734d7fd3cd4d54c02173fa281db.tar.bz2
wix-4d30ab70573f9734d7fd3cd4d54c02173fa281db.zip
Import code from old v4 repo
Diffstat (limited to 'src/ca/cost.h')
-rw-r--r--src/ca/cost.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ca/cost.h b/src/ca/cost.h
new file mode 100644
index 00000000..283758b0
--- /dev/null
+++ b/src/ca/cost.h
@@ -0,0 +1,5 @@
1#pragma once
2// Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information.
3
4
5const UINT COST_HTTP_URL_ACL = 2000;